Dotclear

source: inc/core @ 1542:2de80618299a

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1542:2de80618299a   12 years Lepeltier kévin Fusion avec 2.5
(edit) @1541:4a3f328d2a74   12 years Lepeltier kévin Copier du traitement fait sur post_id
(edit) @1540:e74d2f707815   12 years Lepeltier kévin ticket #1430 test sur getPosts "AND post_id not in (10,24,36) "
(edit) @1532:f6c9584b4677   12 years nikrou77 Fix issue #1535 : Allow categories to be ordered by drag and drop Need to …
(edit) @1507:33b12c40bc5c   12 years Dsls Switched to Unix EOL
(edit) @1505:b82fa6dd98c7   12 years Dsls Switched to Unix EOL
(edit) @1492:a7112dcc916c   12 years Dsls Fusion avec default
(edit) @1491:2b9253624dbe   12 years Dsls Implemented last merges from default, post.php is now more flexible. added …
(edit) @1490:60501ef579eb   12 years Dsls Fusion avec default
(edit) @1468:3132a0aca046   12 years carnet.franck.paul Merge 2.5 commits into default branch (should be verified)
(edit) @1429:edca6a120928   12 years contact Increment duplicate category URL. (like post URL), fixes #1531
(edit) @1381:d91b07dc11eb   12 years carnet.franck.paul Cope with alpha layer (in PNG images), fixes #1465 (including clearbricks …
(edit) @1353:745f14d89686   12 years kozlika Post ergo, first step (work in progress). Typo harmonization (capitalize …
(edit) @1315:220e119ae6c8   12 years Dsls Merge with default
(edit) @1280:d9627cb1cb02   12 years Dsls Backed out merge changeset: 48c827f9db99 Backed out merge revision to its …
(edit) @1278:48c827f9db99   12 years Dsls Merge with 2.5
(edit) @1270:2d6acb946596   12 years carnet.franck.paul Harmonization of variable's name
(edit) @1268:8ae42b11a9cb   12 years akewea ticket#1084 : add a boolean parameter to getPostMedia to choose the return …
(edit) @1267:8f84bd93eb1d   12 years akewea ticket#1084 : add a boolean parameter to getPostMedia to choose the return …
(edit) @1266:f18660c2ca33   12 years akewea ticket#1084 : add a boolean parameter to getPostMedia to choose the return …
(edit) @1262:ec1e7bef6c1f   12 years contact Fix post comments number on comments deletion, fixes #1401, thanks …
(edit) @1261:797b03c6a9ef   12 years carnet.franck.paul Fix category cursor before corresponding behaviour, fixes #1365, thanks …
(edit) @1244:1adf76a9b5af   12 years christopher.crouzet Fix to allow relative paths in the 'blog_url' variable.
(edit) @1231:415e762385aa   12 years contact Forcer le test d'existance de mise à jour, closes #1412
(edit) @1228:ead1a1502e66   12 years carnet.franck.paul Merged in akewea/dotclear/ticket#1404 (pull request #28) : fixes #1404
(edit) @1227:8fd3c2ccada5   12 years akewea ticket#1404 : correct case mistakes in URL protocol while adding a comment …
(edit) @1220:4358ca8a7184   12 years akewea ticket #1084 : passage des attachments en staticRecord pour permettre …
(edit) @1198:7f1f8eeb2920   12 years carnet.franck.paul no message
(edit) @1196:9187b5e8d7ed   12 years Lepeltier kévin un / de trop
(edit) @1179:a43a29427ef3   12 years carnet.franck.paul Update copyright notice
(edit) @1155:49ba58cbf593   12 years dsls Merge with default
(edit) @1154:e85c1417b8a4   12 years dsls Intermediate commit, needs to be better documented * introducing new …
(edit) @1153:1e48950b05af   12 years dsls Merge
(edit) @1152:fbd922f6ed09   12 years dsls form filters reloaded, first try for lists (to be completed) form fields …
(edit) @1147:2e5cb79e4782   12 years dsls Oops, I did it again (c). Fist draft of merge from formfilters to dctwig. …
(edit) @1138:11db80678704   12 years JcDenis Add timestamp to messages
(edit) @1128:9e868a6c21c3   12 years JcDenis Yet another more flexible method to create template environment and …
(edit) @1123:0eee9bcfc116   12 years carnet.franck.paul Cope with media in root media folder, fixes #1388
(edit) @1120:eb0b7de58202   12 years carnet.franck.paul Thumbnails are now generated from the original image, fixes #1389
(edit) @1111:e6d6c6457711   12 years carnet.franck.paul Oops
(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 …
Note: See TracRevisionLog for help on using the revision log.

Sites map