| Commit message (Expand) | Author | Age | Files | Lines |
* | feature 1668: implement all remaining actions (all using the new version of p... | plegall | 2013-10-28 | 1 | -5/+38 |
* | feature 1668, in progress: redesign user manager (jQuery datatables, AJAX calls) | plegall | 2013-10-28 | 1 | -239/+344 |
* | feature 2920: reuse "nb pending comments" calculation in admin/intro. | plegall | 2013-10-22 | 1 | -4/+1 |
* | feature 2920 added: change admin screen "pending comments" to "all comments". | plegall | 2013-10-22 | 2 | -4/+9 |
* | feature 2978: remove useless sprintf in the core | mistic100 | 2013-10-19 | 12 | -41/+41 |
* | feature 2968 added: Add link to "edit this album" when managung sub-albums. P... | plegall | 2013-10-18 | 1 | -0/+1 |
* | merge r24982 from branch 2.5 to trunk | plegall | 2013-10-18 | 1 | -9/+2 |
* | bug 2975 fixed: remove useless "," at the end of arrays, because it breaks In... | plegall | 2013-10-18 | 2 | -2/+2 |
* | remove tests from svn:23746 | mistic100 | 2013-10-10 | 1 | -9/+1 |
* | bug:2944 Performance issues when creating an album | mistic100 | 2013-07-14 | 1 | -1/+1 |
* | bug:2944 Performance issues when creating an album | mistic100 | 2013-07-14 | 1 | -60/+49 |
* | bug:2808 | flop25 | 2013-07-02 | 1 | -2/+10 |
* | bug:2840 | flop25 | 2013-06-28 | 1 | -2/+12 |
* | indent with spaces, not tabs | plegall | 2013-06-25 | 1 | -10/+10 |
* | use |translate and |sprintf instead of pwg->l10n ... | rvelices | 2013-06-25 | 2 | -30/+30 |
* | indent with spaces, not tabs | plegall | 2013-06-24 | 1 | -4/+4 |
* | bug 2932: Smarty error in templates configuration | rvelices | 2013-06-24 | 1 | -4/+4 |
* | feature 2885: forgotten jQuery(document).ready | plegall | 2013-06-24 | 1 | -38/+40 |
* | change lang key (email -> Email) and moved it to common from admin (used in c... | rvelices | 2013-06-24 | 1 | -1/+1 |
* | Smarty3 added 'translate_dec' compilermodifier (generated code is a lot bette... | rvelices | 2013-06-23 | 1 | -1/+1 |
* | bug:2855 | flop25 | 2013-06-21 | 1 | -1/+1 |
* | feature:2916 | mistic100 | 2013-06-21 | 4 | -5/+5 |
* | bug 2858: Smarty3 fix php warnings, concat, used modifier on array | rvelices | 2013-06-21 | 1 | -2/+2 |
* | feature 2916: add icons on album list | plegall | 2013-06-20 | 1 | -5/+5 |
* | smarty 3 - first pass for tests | rvelices | 2013-06-20 | 1 | -5/+5 |
* | feature 2916 (admin icons): | plegall | 2013-06-19 | 1 | -6/+6 |
* | feature 2916: font icons | plegall | 2013-06-18 | 1 | -11/+11 |
* | feature:2927 Update TokenInput to 1.6.1/mistic100 | mistic100 | 2013-06-16 | 3 | -4/+7 |
* | feature:2884 Display "i" tooltip on themes | mistic100 | 2013-06-16 | 1 | -48/+72 |
* | Use common language strings on install.tpl and remove duplicates from install... | mistic100 | 2013-06-14 | 1 | -4/+4 |
* | fix display of install page (when was it broken ?) + html5 doctype | mistic100 | 2013-06-14 | 1 | -9/+8 |
* | history - merge album/tags link into a single column (table is already very l... | rvelices | 2013-06-11 | 1 | -5/+5 |
* | bug:2890 | flop25 | 2013-06-09 | 1 | -31/+7 |
* | feature 2916 symbol fonts - fix dark admin theme display | rvelices | 2013-06-08 | 1 | -17/+17 |
* | bug:2890 | flop25 | 2013-06-05 | 1 | -12/+7 |
* | feature 2916 Replace raphael with symbol fonts (experimental 2 icons in batch... | rvelices | 2013-06-05 | 1 | -2/+2 |
* | feature 2916 Replace raphael with symbol fonts | rvelices | 2013-06-04 | 4 | -38/+39 |
* | compatibility with jquery 1.9 | rvelices | 2013-05-21 | 1 | -9/+7 |
* | feature 2885: only display Google Map on a click | plegall | 2013-05-17 | 1 | -8/+22 |
* | bug 2901 fixed: batch manager, for "set title" and "set author" actions, | plegall | 2013-05-16 | 1 | -2/+2 |
* | feature 2885: Add geoip info in the stats / history page - fixes and add a lo... | rvelices | 2013-05-16 | 1 | -1/+10 |
* | feature 2885: Add geoip info in the stats / history page | rvelices | 2013-05-16 | 1 | -11/+15 |
* | feature 2885: Add geoip info in the stats / history page | rvelices | 2013-05-14 | 1 | -5/+20 |
* | feature 2897: add a a search filter input on tags admin page | rvelices | 2013-05-11 | 1 | -8/+37 |
* | clean admin unused css ... | rvelices | 2013-05-10 | 1 | -2/+2 |
* | compatibility with jquery 1.9.1 | rvelices | 2013-05-10 | 2 | -9/+9 |
* | admin theme links use text-decoration on hovering instead of border-bottom (c... | rvelices | 2013-05-08 | 2 | -2/+2 |
* | bug:2890 | flop25 | 2013-05-06 | 1 | -1/+1 |
* | group_list compatibility with jquery 1.9 | rvelices | 2013-04-26 | 1 | -9/+9 |
* | move and update jgrowl css | mistic100 | 2013-04-23 | 2 | -2/+2 |