Dotclear

source: inc/core @ 1110:44e8d66c9012

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1110:44e8d66c9012   12 years carnet.franck.paul Avoid unnecessary statement in SQL query (see …
(edit) @1107:3943962d69b8   12 years JcDenis merge with default branch in 2.5-RC
(edit) @1103:f22f7ac9160c   12 years carnet.franck.paul Optimize way to get media folders tree, from db rather than filesystem. …
(edit) @1099:b46e6cc8ffff   12 years dsls Removed escaping in template engine (escaping will need to be explicitely …
(edit) @1092:f550e0726d86   13 years JcDenis Added page tabs extension (with very simple exemple in aboutConfig)
(edit) @1084:9cd3238c71d5   13 years JcDenis Fix Twig template cache directory
(edit) @1056:b67f949a98f8   13 years JcDenis * Twig know loaded in dcCore * Admin context now loaded in admin prepend …
(edit) @1052:de274bbd7b80   13 years carnet.franck.paul Cope with junk comments without antispam plugin enabled (addresses #903)
(edit) @1042:40fe2ee5bdbd   13 years JcDenis Enhance mass use of triggerComment() by reducing SQL queries, addresses …
(edit) @1041:ffd8fd14003c   13 years JcDenis Enhance mass comments actions by reducing SQL queries, addresses #943
(edit) @1030:ad4942bddbdb   13 years JcDenis Enhance mass posts actions by reducing SQL queries, addresses #943
(edit) @1018:f4ac115fc24f   13 years JcDenis Fix #1186 : Allow wildcard for IP address on comments filters
(edit) @1015:10227e338321   13 years JcDenis Fix #1171 : Add ability to delete non empty category (and move its …
(edit) @1014:65b07a8688ca   13 years JcDenis Use $core->page as new Twig environment
(edit) @1012:02659f3e2991   13 years JcDenis Add class like the old dcTemplate for the use of Twig on public and admin …
(edit) @970:047d7b4a6ffd   13 years carnet.franck.paul Notes' title can be now enclosed in h4 (default), h3 or p HTML tag. Fixes …
(edit) @934:1ab99955f080   13 years carnet.franck.paul Add some methods to namespaces (settings) and workspaces (prefs), …
(edit) @912:18eae8f3a180   13 years carnet.franck.paul Add "republished" test attribute for EntryIf? tag and used in atom.xml. May …
(edit) @909:9e9b55a12275   13 years carnet.franck.paul Adaptative compression rate for thumbnails generation, fixes #1163 and …
(edit) @880:02c78f56f430   13 years dsls fixed same regression as in namespaces…
(edit) @879:0f41872a14e9   13 years dsls fixed settings loading…
(edit) @877:e012da998f83   13 years dsls Entries passwords will be a dedicated plugin.
(edit) @875:085c74161772   13 years dsls Oops
(edit) @873:f9ef04edef05   13 years dsls Turned db fetches into foreach, upgraded jquery
(edit) @855:990bdbb122aa   13 years dsls Oops
(edit) @854:893c8fc07a74   13 years dsls sexy step 4 : wysiwyg no more.
(edit) @852:969647a6c35e   13 years dsls sexy step 3 : no more media.
(edit) @851:0993f64c4809   13 years dsls sexy step 2 : no more cats.
(edit) @848:ad18a33a3cef   13 years dsls sexy step 1 : no more comments …
(edit) @836:3a54ff018a83   13 years dsls Updated '0' handling in several blog methods, fixes #1302
(edit) @833:e52d87b4cbd1   13 years dsls Small tuning in scheduled entries management, Updated …
(edit) @831:5a4e0027f679   13 years carnet.franck.paul Bugfix
(edit) @822:4529d741a680   13 years carnet.franck.paul Update error message, closes #1303
(edit) @819:b0d9737fdceb   13 years carnet.franck.paul Now the coreBlogBeforeGetPosts behaviour is usable
(edit) @817:f0b482ac83d9   13 years carnet.franck.paul Return of the behavior coreBlogBeforeGetPosts \o/
(edit) @811:09e369efb0ad   13 years carnet.franck.paul Add 2 behaviours, before and after publication of scheduled entries. …
(edit) @782:01efbf050a8a   14 years dsls Merged last default changes with formfilter branch
(edit) @778:2761063e54b2   14 years dsls OOps, missed 1 file…
(edit) @776:4ce635c0ca26   14 years dsls Last updates to getURLFor : removed blog url from function
(edit) @774:d1875bf1202f   14 years dsls Tuned sql_only parameters in core->blog->getPosts and …
(edit) @772:2465bf307591   14 years dsls Added new method getURLFor in urlhandler 2 new behaviors : * …
(edit) @771:d6311bb1cfaa   14 years xave Branch 2.3 is now closed.
(edit) @767:cbe90f93edc7   14 years alex Improved indentation in code documentation
(edit) @765:a863bd0ca8d7   14 years alex Improved syntax in code documentation
(edit) @764:1f013109b32f   14 years dsls Next step in formfilters : columns now work, sorting still broken…
(edit) @756:5127beea4a3a   14 years dsls * Adapted comments.php do new filters * added author filter, with …
(edit) @744:98f4ae916a8f   14 years carnet.franck.paul New behavior coreBlogBeforeGetPosts, closes #1268
(edit) @734:db4200975aa1   14 years carnet.franck.paul triggerBlog missing after reset order of categories - thank's adjaya
(edit) @733:f56109eb37ac   14 years carnet.franck.paul Fixed PHP 5.3 warning when renaming a media, closes #1225, #1226 (reprise …
(edit) @706:54bb271a8227   14 years dsls Forced non-empty media_exclusion setting when installing or upgrading.
(edit) @705:6248e491448e   14 years dsls Added media exclusion on file unzip in admin
(edit) @696:1a2b2b2d943b   14 years carnet.franck.paul Typos (virgule surnuméraire en fin d'énumération de tableau)
(edit) @527:45a024c796cc   14 years carnet.franck.paul Correction année dans le bloc de licence
(edit) @506:f97697c66830   14 years dsls Comment.php form filters setup. Renamed dcFilter::setValues to …
(edit) @505:3cf15f858012   14 years carnet.franck.paul Pages gestionnaire de média et configuration des filtres antispam pour le …
(edit) @504:218a2726906d   14 years dsls Added multiple post status support
(edit) @465:bcff3d5d6c3d   14 years carnet.franck.paul Mise en place de la gestion du paramètre de thème supplémentaire …
(edit) @464:e6b2db1d228a   14 years dsls * New way of registering modules/themes, more extensible (backward …
(edit) @439:f6cd5149f3ad   14 years dsls Missed some changes... completes [438]
(edit) @417:876968254009   14 years dsls form filters intermediate commit, added in clause in dcBlog::getPosts …
(edit) @407:eb5bd0f66932   14 years dsls * Re-enabled blank post_type required by media.php in class dcBlog * …
(edit) @397:11252593aecf   14 years dsls Fixed PHP 5.3 warning when renaming a media, closes #1225, #1226 (updated …
(edit) @340:7071ef8f7181   14 years popech Cleaned ->con->in(post_type? in dcBlog
(edit) @337:a139db23d4c0   14 years digimag Documentation typos
(edit) @336:ff20f24c0ab2   14 years digimag typos
(edit) @335:ec8fd14ea49f   14 years digimag Fixed some typography
(edit) @334:5bd2d3b4244f   14 years digimag Improved code documentation
(edit) @333:5e2fb991a74d   14 years digimag Improved code documentation
(edit) @331:7b0a879d0dee   14 years xave Now handles non default postgres schemas. Enter schema name in the …
(edit) @319:c4fad1667c72   14 years xave exec bit correction.
(edit) @312:8816f31232a9   14 years dsls Blog association is now optional when whecking a user in dcAuth. Closes …
(edit) @302:5d58a71955b2   14 years dsls Added multiple post_type support in dcBlog::getCategories and …
(edit) @301:e653484b5650   14 years dsls Added global methods to dcSettings, enabling to proceed to global setting …
(edit) @295:120c4648cb6f   14 years as.tranchet New extra_css field in blowup config
(edit) @270:48858be15bda   14 years carnet.franck.paul Changement d'année
(edit) @191:67cb37c57a91   14 years carnet.franck.paul Mise en place pour le ticket http://dev.dotclear.org/2.0/ticket/1028
(edit) @147:421794608368   14 years xave Gosh, that was dirty.
(edit) @141:340bbc2cd9f4   14 years xave Deported the error handling found in constructors. Now we can upgrade.
(edit) @139:3ccd56e7922b   14 years xave Back where we started!
(edit) @136:4f8ecaf1b813   14 years dsls Fixed handling of comment number updates, closes #1137
(edit) @126:2be2ac72171e   14 years JC dcLog fix for PgSql? (see http://dev.dotclear.org/2.0/ticket/1170 )
(edit) @106:cca7b21765d2   14 years xpla Bugfix for userprefs load.
(edit) @43:bd53e32fe98b   14 years dsls Reintroduced class.dc.modules.php for safe_mode on userprefs branch
(edit) @40:67e32341a65d   14 years dsls Removed duplicate mediaFireRecreateEvent function
(edit) @33:ec137d251a9f   14 years carnet.franck.paul Bugfix de synchro des préfs fusionnées sur la suppression d'une ou …
(edit) @30:ea0c606bab6f   14 years carnet.franck.paul Mise en place de la gestion des favoris par défaut (super admin only)
(edit) @17:6fc4226eaebd   14 years dsls Temporarily removed safe_mode on stable branch, will work on it on …
(edit) @13:c7a0f4cc3aab   14 years franckpaul Mise en place des options d'affichage des modules du dashboard Fix de la …
(edit) @3:cf375f1e7b0f   14 years dsls Ported Franck & Kozlika updates for user prefs, dedicated branch
(edit) @2:4f1756320ee0   14 years Franck Fix #1076 : a new recreate event is now fired when user asks for …
(add) @0:54703be25dd6   14 years dsls 2.3 branch (trunk) first checkin
Note: See TracRevisionLog for help on using the revision log.

Sites map