source: trunk/admin

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @23813   11 years mistic100 bug 2931: revert r23675 & r23721, make element_set_ranks.php uses ASC …
(edit) @23746   11 years flop25 bug:2808 add "Your Favorites" to the filters of the Batch Manager
(edit) @23675   11 years rvelices bug 2931: photos sort order, "default" is meaningless (was not …
(edit) @23643   11 years flop25 bug:2840 disable the "resize after upload" options if gd 1 lang key added
(edit) @23532   11 years plg indent with spaces, not tabs
(edit) @23526   11 years rvelices use |translate and |sprintf instead of pwg->l10n …
(edit) @23521   11 years plg indent with spaces, not tabs
(edit) @23520   11 years rvelices bug 2932: Smarty error in templates configuration
(edit) @23497   11 years plg feature 2885: forgotten jQuery(document).ready
(edit) @23496   11 years rvelices change lang key (email -> Email) and moved it to common from admin …
(edit) @23476   11 years rvelices Smarty3 added 'translate_dec' compilermodifier (generated code is a …
(edit) @23430   11 years flop25 bug:2855 check "Apply to sub" checkbox if $conf inheritance_by_default …
(edit) @23428   11 years flop25 bug:2855 take care if no parent album, and propagate the permissions …
(edit) @23426   11 years mistic100 feature:2916 modify .showIcon class to be used with fontello …
(edit) @23425   11 years rvelices bug 2858: Smarty3 fix php warnings, concat, used modifier on array
(edit) @23394   11 years plg feature 2916: add icons on album list
(edit) @23384   11 years rvelices smarty 3 - first pass for tests
(edit) @23382   11 years plg feature 2916 (admin icons): * all level 2 admin menus have an icon * …
(edit) @23376   11 years flop25 bug:2855 $confinheritance_by_default applies on FTP added albums
(edit) @23357   11 years plg feature 2916: font icons * new icon for users * icon for Batch …
(edit) @23356   11 years plg feature 2916: slightly bigger icons for level 1 admin menubar
(edit) @23275   11 years mistic100 feature:2927 Update TokenInput to 1.6.1/mistic100
(edit) @23272   11 years flop25 bug:2855 new otpion "inherit" for create_virtual_category(), and …
(edit) @23259   11 years mistic100 feature:2884 Display "i" tooltip on themes + simplify layout (like …
(edit) @23248   11 years flop25 feature:2925 theme_delete with less arg
(edit) @23247   11 years flop25 feature:2925 new function theme_delete
(edit) @23212   11 years mistic100 Use common language strings on install.tpl and remove duplicates from …
(edit) @23211   11 years mistic100 fix display of install page (when was it broken ?) + html5 doctype
(edit) @23185   11 years rvelices no need to double render_tag_name (since my previous commit on this file)
(edit) @23151   11 years rvelices history - merge album/tags link into a single column (table is already …
(edit) @23121   11 years flop25 bug:2890 new layout finished: ie7 compat, dynamic, rounded corners... …
(edit) @23105   11 years rvelices feature 2916 symbol fonts - fix dark admin theme display
(edit) @23062   11 years flop25 bug:2890 testing a new layout: feedbacks welcomed on the bug ticket …
(edit) @23055   11 years rvelices feature 2916 Replace raphael with symbol fonts (experimental 2 icons …
(edit) @23029   11 years rvelices feature 2916 Replace raphael with symbol fonts I added more icons …
(edit) @22979   11 years plg merge r22978 from branch 2.5 to trunk bug 2915 fixed: really disable …
(edit) @22950   11 years plg merge r22949 from branch 2.5 to trunk bug 2909 fixed: make sure the …
(edit) @22812   11 years rvelices compatibility with jquery 1.9
(edit) @22715   11 years plg feature 2885: only display Google Map on a click
(edit) @22705   11 years plg bug 2901 fixed: batch manager, for "set title" and "set author" …
(edit) @22704   11 years plg slightly larger textfield for album name creation
(edit) @22703   11 years rvelices feature 2885: Add geoip info in the stats / history page - fixes and …
(edit) @22683   11 years rvelices feature 2885: Add geoip info in the stats / history page - use jsonp …
(edit) @22664   11 years rvelices feature 2885: Add geoip info in the stats / history page
(edit) @22592   11 years rvelices feature 2897: add a a search filter input on tags admin page
(edit) @22580   11 years rvelices clean admin unused css …
(edit) @22579   11 years rvelices compatibility with jquery 1.9.1
(edit) @22541   11 years rvelices admin theme links use text-decoration on hovering instead of …
(edit) @22526   11 years plg merge r22525 from branch 2.5 to trunk bug 2895 fixed: replace …
(edit) @22516   11 years flop25 bug:2890 for "Manage Permissions" and "Manage the members", don't …
(edit) @22368   11 years rvelices group_list compatibility with jquery 1.9
(edit) @22338   11 years mistic100 move and update jgrowl css
(edit) @22135   11 years flop25 bug:2863 display a message on the upload page if "Resized after …
(edit) @21894   11 years rvelices tag names in admin history search were not being displayed using …
(edit) @21817   11 years rvelices feature 2836: display the number of comments/tags in the menubar
(edit) @21567   11 years plg merge r21566 from branch 2.5 to trunk bug 2867 fixed: move get_dirs …
(edit) @21070   11 years plg bug 2852 fixed: ability to use HTML markup in album description for …
(edit) @20823   11 years rvelices make batch manager ready for jquery 1.9
(edit) @20805   11 years mistic100 allow to pass an array to get_tag_ids()
(edit) @20740   11 years flop25 bug:2841 doesn't duplicate using 'merge' action on only one group
(edit) @20721   11 years mistic100 feature:65 fix fatal error at the end of the install process, remove …
(edit) @20720   11 years mistic100 feature:65 pwg_db_connect doesn't return anything now
(edit) @20544   11 years plg bug 2825: add maintenance action to clean the database and avoid …
(edit) @20531   11 years mistic100 bug:2822 editing photo replaces date_creation time to 00:00:00
(edit) @20489   11 years flop25 language changed to match the one defined in lang files
(edit) @20462   11 years mistic100 feature:65 Add support for PHP mysqli extension, activated by default, …
(edit) @20449   11 years mistic100 feature:2826
(edit) @20156   11 years mistic100 try to fix buggy admin menu since jquery update
(edit) @19920   11 years mistic100 feature:2718 errors when no photo on the gallery, use arbitrary values …
(edit) @19828   11 years mistic100 minor optimization on photos_add_direct
(edit) @19703   11 years plg update Piwigo headers to 2013 (the end of the world didn't occur as …
(edit) @19530   11 years rvelices cleanup admin css
(edit) @19292   11 years flop25 bug:2425 New interface like the Batch Mananger : language files and keys
(edit) @19290   11 years flop25 bug:2425 New interface like the Batch Mananger : merge & interface finished
(edit) @19286   11 years flop25 bug:2425 New interface like the Batch Mananger : rename, delete, …
(edit) @19230   11 years flop25 bug:2425 New interface like the Batch Mananger : select menu and js to …
(edit) @19167   11 years mistic100 bug:2793 use "include_once" instead of "include" when including pclzip
(edit) @19121   11 years mistic100 feature:2718 Add batch manager filters for photo dimensions, small …
(edit) @19069   11 years plg feature 2718: Batch Manager filter on dimensions, only display …
(edit) @19066   11 years mistic100 feature:2780 Differentiate graphically physical album vs virtual …
(edit) @18988   11 years mistic100 feature:2718 Add batch manager filters for photo dimensions, redesign …
(edit) @18986   11 years mistic100 clean HTML+JS code on cat_list.tpl
(edit) @18985   11 years mistic100 feature:2780 Differentiate graphically physical album vs virtual albums
(edit) @18976   11 years rvelices cleanup admin css
(edit) @18974   11 years rvelices js code simplification
(edit) @18956   11 years rvelices move a lot of inline js code (raphael icons) from inline to external …
(edit) @18889   11 years plg feature 2727: improve password security with the use of PasswordHash
(edit) @18758   11 years mistic100 feature:2718 Add batch manager filters for photo dimensions, redisgn
(edit) @18756   11 years rvelices doctype is html5 - less restrictivie than html 4 strict (which we are …
(edit) @18634   11 years mistic100 feature 2773: add pwg_db_close() method
(edit) @18630   11 years rvelices feature 2771: upgrade jquery from 1.7.2 to 1.8.2 and jquery.ui from …
(edit) @18629   11 years rvelices - remove unsed code; shorten existing code and improve readability …
(edit) @18628   11 years rvelices - remove unsed code; shorten existing code and improve readability …
(edit) @18610   11 years rvelices upgrade cluetip version from 1.0.7 to 1.2.6
(edit) @18607   11 years mistic100 feature 2770: Add bottom pagination on batch manager unit
(edit) @18579   11 years rvelices some code simplification
(edit) @18573   11 years rvelices batch manager - remove unused code, less sql queries and avoid 4 calls …
(edit) @18484   11 years rvelices added "are you sure?" confirmation before deleting all derivatives in …
(edit) @18459   11 years mistic100 bug:2756 feature:2737 on batch manager use "tag" url parameter instead …
(edit) @18456   11 years rvelices fix - when applying default image order to an album , same behaviour …
Note: See TracRevisionLog for help on using the revision log.