aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* bug fixed: no border under flags on any themes (including "clear") + flag not...plegall2011-03-281-3/+3
* change the way Piwigo checks Imagick availability to make it easier to call I...plegall2011-03-241-1/+1
* merge r9819 from branch 2.1 to trunkplegall2011-03-221-1/+1
* move CSS rules from batch_manager_global.tpl to theme.cssplegall2011-03-214-29/+35
* merge admin "default" theme *.css into a single theme.cssplegall2011-03-217-1040/+1027
* bug 1197 fixed: avoid warning message on history search when a photo was deletedplegall2011-03-211-7/+15
* bug 2226 fixed: on a select, Chrome doesn't trigger anything on click(), use ...plegall2011-03-211-10/+8
* bug 2225 fixed: jQuery FCBKcomplete needed an upgrade to be compatible with j...plegall2011-03-211-219/+276
* bug 2218: deactivate non core themes after upgradeplegall2011-03-105-1/+47
* feature 2217: switch upgrade screen to a clear background themeplegall2011-03-102-41/+113
* upgrade script from 2.1 to 2.2plegall2011-03-103-1/+123
* check for availability of local/combined (and try to create it if not available)plegall2011-03-101-0/+21
* remove useless languages keys (new plugins/themes update screen)plegall2011-03-0330-177/+0
* more explicit icon for album photos batch managementplegall2011-03-031-0/+0
* better translation in French for "Drop into album"plegall2011-02-241-1/+1
* bug 2202 fixed: invalidate_user_cache() must be called before any redirect in...plegall2011-02-241-40/+63
* ability to to display the album name as a single link and not several links d...plegall2011-02-241-2/+20
* new function to get image name depending on name and filenameplegall2011-02-241-0/+19
* bug 937: problem on empty albums (visible for admins) with a representative_p...plegall2011-02-241-15/+14
* feature added: ability to avoid sending technical details with pwg_mail_notif...plegall2011-02-231-37/+31
* feature 2200: LocalFilesEditor plugin now uses the new cleaner URL alias for ...plegall2011-02-232-11/+16
* feature 2200: bug fixed when there is no ?page= in URL (on admin homepage)plegall2011-02-231-1/+1
* feature 2200 added: clean alias for plugin administration pagesplegall2011-02-231-0/+12
* bug 2198 fixed: footer on text/plain email needs rewriteplegall2011-02-221-2/+4
* feature 2197 added: if make_index_url() adds no parameters after index.php?, ...plegall2011-02-221-0/+9
* feature 2189 added: ability to update a photo (the JPEG/PNG file) withplegall2011-02-114-107/+228
* add forgotten language key 'Remove from caddie' in language file EN/FRplegall2011-02-112-0/+2
* remove obsolete language key 'Empty caddie'plegall2011-02-1130-30/+0
* feature 2187 added: new trigger to enhance/modify lost password email.plegall2011-02-111-0/+2
* bug 2184 fixed: avoid SQL syntax error on "display only recently posted photo...plegall2011-02-081-1/+2
* bug 2155 fixed: for MySQL, use the "ENGINE=MyISAM" syntax instead of theplegall2011-02-036-47/+47
* bug 1684 fixed: the fix for bug:1683 was an "automatic repair" but it addsplegall2011-02-032-41/+63
* bug 270 fixed: (yes "270", submitted in 2006), time (hour:minute:second) addedplegall2011-02-034-3/+53
* bug 2177 fixed: automatically select thumbnails on current page when selectingplegall2011-02-021-5/+9
* bug 2176 fixed: remove the direct link to Caddie from the administrationplegall2011-02-022-2/+0
* merge r9054 from branch 2.1 to trunkplegall2011-02-021-1/+2
* bug 2172 fixed: the "sort order" options are removed from the album administr...plegall2011-02-027-135/+54
* bug 2171 fixed: photo order in a given album, hide the "Manual order" optionsplegall2011-02-011-11/+29
* bug 2168 fixed: Batch Manager, ability to remove author/title/date creationplegall2011-02-011-0/+15
* no need to check the availability of a GD function in the ImageMagick resize ...plegall2011-01-311-5/+1
* bug 2164 fixed: disable automatic rotation if we can't read EXIF dataplegall2011-01-311-0/+5
* bug 2134 fixed: in the Batch Manager, unit mode, fields author/description/da...plegall2011-01-311-1/+1
* bug 2118 fixed: don't open a new tab once installation is finishedplegall2011-01-311-3/+3
* merge r8966 from branch 2.1 to trunkplegall2011-01-281-1/+1
* bug 2119 fixed: no crash when calling pwg.categories.delete on an empty albumplegall2011-01-231-11/+14
* feature 2102: reapply the Photos plugin for de_DE after conversion to utf8plegall2011-01-202-24/+24
* feature 2102: inject strings from the "Photos" plugin into core for the follo...plegall2011-01-2010-312/+312
* bug 937 fixed: makes sure a user won't see the thumbnail of a photo that has aplegall2011-01-2010-78/+246
* feature 2102: mistake in my previous commit r8727 on "manage album photos" st...plegall2011-01-1930-30/+30
* feature 1289 updated: add pwg_token on the delete_orphan_tags maintenance actionplegall2011-01-191-12/+18