source:
admin
@
3550:8ba8214553a2
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
images | 3517:7db06cb5e221 | 9 years | carnet.franck.paul | Minor CSS enhancements | |
install | 3432:4e82fa3c576d | 9 years | carnet.franck.paul | Ugly hack for SQLite CB driver for value beginning or ending by a single … | |
js | 3544:011c315781e3 | 8 years | carnet.franck.paul | Better way to cope with close button for messages | |
style | 3544:011c315781e3 | 8 years | carnet.franck.paul | Better way to cope with close button for messages | |
_charte.php | 32.9 KB | 3499:4f82fdafce03 | 9 years | carnet.franck.paul | Adaptive admin font size is now optional |
auth.php | 13.1 KB | 3421:34cfd92ec45a | 9 years | carnet.franck.paul | No more <![CDATA[ … ]]> but in rss2.xsl (only useful for XML document, as … |
blog.php | 3.2 KB | 2852:86651202b279 | 11 years | Dsls | Tuned redirections and admin urls management, should work with media & … |
blog_del.php | 2.1 KB | 3036:7ed4286c8013 | 10 years | carnet.franck.paul | Centralizes crypt function of pwd in class.Dotclear.auth.php, closes #1923 |
blog_pref.php | 31.5 KB | 3547:f1486a90d72b | 8 years | carnet.franck.paul | Fix potential XSS, closes #2243 |
blog_theme.php | 6.4 KB | 3398:88f3d2561542 | 9 years | carnet.franck.paul | Add a user preference to hide additional information (.more-info class) … |
blogs.php | 5.3 KB | 3536:1e44804e7c85 | 8 years | carnet.franck.paul | Sanitize filters params, thanks 张恒 (Janes) for report |
categories.php | 6.9 KB | 3340:30cec05f4e63 | 9 years | carnet.franck.paul | PHP 5.3+ : (expr1 ? expr1 : expr2) may be written → (expr1 ?: expr2) |
category.php | 7.7 KB | 3330:cd9381e6be7b | 9 years | carnet.franck.paul | Rich-text-editor (xhtml) may be disabled for Blog/Category? description, … |
comment.php | 7.5 KB | 3024:b4724a397193 | 10 years | carnet.franck.paul | Add syntax arg to adminPostEditor behaviour (may be 'wiki', 'xhtml', … |
comments.php | 8.9 KB | 3397:7ce03cdf599c | 9 years | contact | Group js filter control into dcPage. (lazy coder inside) |
comments_actions.php | 973 bytes | 3403:c37bc032a343 | 9 years | carnet.franck.paul | Some tiny adjutsments, addresses #1551 , addresses #2217 , addresses #1566 … |
csp_report.php | 3.4 KB | 3482:19587901f38a | 9 years | carnet.franck.paul | Avoid some PHP notices |
help.php | 2.1 KB | 3491:9aba899e5494 | 9 years | carnet.franck.paul | Switch from functions to closures (PHP 5.3+), fix available favorites … |
index.php | 14.1 KB | 3534:f33ffcf76153 | 8 years | carnet.franck.paul | Announce further requirements about PHP version |
langs.php | 8.7 KB | 3491:9aba899e5494 | 9 years | carnet.franck.paul | Switch from functions to closures (PHP 5.3+), fix available favorites … |
media.php | 31.7 KB | 3501:5d187fd7240d | 9 years | carnet.franck.paul | Typo, fix #2235 |
media_item.php | 27.8 KB | 3446:fee8f21c2bef | 9 years | carnet.franck.paul | Add legend and title insertion option for image insertion in entry, closes … |
plugin.php | 2.4 KB | 3333:11107ba2fc59 | 9 years | carnet.franck.paul | Cope with settings URLs for modules (defined in _define.php). The settings … |
plugins.php | 6.2 KB | 3398:88f3d2561542 | 9 years | carnet.franck.paul | Add a user preference to hide additional information (.more-info class) … |
popup_link.php | 1.8 KB | 3445:26274861f3f6 | 9 years | carnet.franck.paul | Add button type to non submit button, add meta-helper class to meta editor … |
popup_posts.php | 2.5 KB | 3445:26274861f3f6 | 9 years | carnet.franck.paul | Add button type to non submit button, add meta-helper class to meta editor … |
post.php | 28.4 KB | 3550:8ba8214553a2 | 8 years | carnet.franck.paul | Add post-type to some behaviors' calls, closes #1826 |
post_media.php | 2.7 KB | 3167:9b0e5988c0eb | 9 years | carnet.franck.paul | Cope with sort of "un-attached" media → allows new features as "featured … |
posts.php | 11.2 KB | 3397:7ce03cdf599c | 9 years | contact | Group js filter control into dcPage. (lazy coder inside) |
posts_actions.php | 958 bytes | 2720:bc400ebfc2e9 | 11 years | Dsls | One step further towards php hardcoded links annihilation in admin … |
preferences.php | 27.1 KB | 3499:4f82fdafce03 | 9 years | carnet.franck.paul | Adaptive admin font size is now optional |
search.php | 4.6 KB | 3182:adf3c934173f | 9 years | carnet.franck.paul | Disable submit button unless at least one item selected whenever is … |
services.php | 13.1 KB | 2572:a144553cd87b | 12 years | Dsls | Better text filtering in ajax searchMeta, search is now "starts-with" … |
update.php | 7.5 KB | 3390:8cc44296f7b0 | 9 years | carnet.franck.paul | Check minimum version of PHP required before giving access to auto-update |
user.php | 11.5 KB | 3421:34cfd92ec45a | 9 years | carnet.franck.paul | No more <![CDATA[ … ]]> but in rss2.xsl (only useful for XML document, as … |
users.php | 5.0 KB | 3536:1e44804e7c85 | 8 years | carnet.franck.paul | Sanitize filters params, thanks 张恒 (Janes) for report |
users_actions.php | 8.7 KB | 3183:a28d34ba43bd | 9 years | carnet.franck.paul | Add checkboxes helper for user permissions, closes #1524 |
xmlrpc.php | 931 bytes | 2730:26870d018513 | 11 years | Dsls | Strengthened xmlrpc |
Note: See TracBrowser
for help on using the repository browser.