aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/default/template (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fixes #469, add download link on photo edit/admin pageplegall2016-07-181-0/+1
|
* Merge branch '2.8'plegall2016-07-071-4/+2
|\
| * Bug/430 placeholder (#494)jeremydurand2016-06-031-4/+2
| | | | | | fixes #430 placeholder
* | fixes #450 enlarge size text field for adding a permalink (#501)jeremydurand2016-06-091-1/+8
| | | | | | fixes #450 enlarge size text field for adding a permalink
* | Merge branch '2.8'plegall2016-05-031-10/+8
|\|
| * bug #466 fixed, new album listed when moving photosplegall2016-05-021-10/+8
| | | | | | | | | | In the batch manager, merge action blocks "associate" and "move" because they follow the same pattern (list of albums + create new).
* | Merge branch 'feature/378-upgrade-datatables'modus752016-03-092-41/+50
|\ \ | |/ |/|
| * upgrade datatables to 1.10.11 (issue #378)modus752016-02-182-41/+50
| |
* | fixes #425, update piecon.jsplegall2016-02-261-1/+1
|/
* fixes #345, forget about filesize limit on uploadplegall2016-02-131-2/+1
| | | | ... but check upload_max_filesize (PHP setting) is bigger than upload_form_chunk_size (Piwigo setting)
* fixes #419, an admin can't change webmaster passwordplegall2016-02-121-1/+3
|
* fixes #411, auth keys details on notification formsplegall2016-01-292-0/+17
|
* bug #409 fixed: handle error returned by pwg.users.setInfoplegall2016-01-281-9/+23
|
* Merge branch 'feature/259-album-notify-users'plegall2016-01-111-16/+87
|\
| * feature #259, notify an album to a list of usersplegall2016-01-061-16/+87
| | | | | | | | ... and not just to a group
* | feature #397, close popin when user deletedplegall2016-01-091-1/+1
| |
* | move new CSS rules to theme.css instead of {html_style}plegall2016-01-091-14/+0
| |
* | feature #398, update user list when user is modifiedplegall2016-01-091-1/+4
| |
* | feature #397, edit user in a popinplegall2016-01-091-26/+41
|/
* Merge branch 'feature/379-multiple-format'plegall2015-12-301-0/+1
|\
| * feature #379 multiple format, step 1: add formatsplegall2015-12-031-0/+1
| | | | | | | | | | | | * new table piwigo_image_format (each photo can have 0 to many formats) * only compatible with synchronization for now. Formats must be in sub-directory pwg_format * formats are visible on edition page only for now
* | improved use of jQuery, by @mistic100plegall2015-12-011-3/+5
| |
* | fixes #377 use Ajax calls to refresh/delete album thumbnailplegall2015-12-011-8/+70
|/
* fix #361 - Watermark Y repeatmodus752015-10-151-0/+7
|
* fix #357 make orphans photos more obviousplegall2015-10-092-1/+10
| | | | ... and easy to delete them all in one click. The orpans, if any, is shown as an entry in the "Photos" menu (link on Batch Manager). In the Batch Manager, new action "delete_orphans" next to prefilter.
* closes #346 chunk_size is now a config settingplegall2015-08-121-1/+1
|
* Feature 3185 : Add upload progress indicator with Pieconmistic1002014-12-161-1/+14
| | | | git-svn-id: http://piwigo.org/svn/trunk@30766 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 3183: Improve album creation mistic1002014-11-302-2/+7
| | | | | | | update popup selectize with new album init popup selectize with main selectize value git-svn-id: http://piwigo.org/svn/trunk@30630 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 3149: admin image preview (colorbox) does not work for small originals rvelices2014-11-032-2/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@30358 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 3159: wrong URL for IE11 on "Add another set of photos" after uploadplegall2014-10-101-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@29983 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 3153: fix the AddPhotos buttons on Iceweasel (and on iOS 8.0.2... ↵plegall2014-10-061-0/+1
| | | | | | sometimes). Patch by mmoy git-svn-id: http://piwigo.org/svn/trunk@29900 68402e56-0260-453c-a942-63ccdbb3a9ee
* filter "dissociate" action + display bug of Selectize widgetmistic1002014-09-231-4/+7
| | | | git-svn-id: http://piwigo.org/svn/trunk@29760 68402e56-0260-453c-a942-63ccdbb3a9ee
* * feature 3142: upgrade script to Piwigo 2.7plegall2014-09-201-1/+3
| | | | | | | | | * link to Tour 2_7_0 at the end of upgrade * activate plugin Take a Tour by default git-svn-id: http://piwigo.org/svn/trunk@29665 68402e56-0260-453c-a942-63ccdbb3a9ee
* enlarge album list to 600pxplegall2014-09-183-5/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@29619 68402e56-0260-453c-a942-63ccdbb3a9ee
* enlarge selectize boxes to 600px (like on picture_modify)plegall2014-09-181-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@29618 68402e56-0260-453c-a942-63ccdbb3a9ee
* - active search filter but empty string in batch manager does not change the ↵rvelices2014-09-171-0/+10
| | | | | | | | results - if the quick search engine drops a searched term, indicate it in the admin batch manager git-svn-id: http://piwigo.org/svn/trunk@29600 68402e56-0260-453c-a942-63ccdbb3a9ee
* use icon-ok for forced multi sizes + icon-zoom-in for preview boxesmistic1002014-09-163-4/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@29557 68402e56-0260-453c-a942-63ccdbb3a9ee
* use fontello for every checkbox on config screens + split configuration.tpl filemistic1002014-09-157-908/+1028
| | | | git-svn-id: http://piwigo.org/svn/trunk@29539 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 3138: Add photo zoom when editing a photo mistic1002014-09-112-4/+7
| | | | git-svn-id: http://piwigo.org/svn/trunk@29480 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2616 add custom big progressbarmistic1002014-09-031-2/+22
| | | | git-svn-id: http://piwigo.org/svn/trunk@29394 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2616 move "add files" and "start upload" buttonsmistic1002014-09-031-26/+42
| | | | git-svn-id: http://piwigo.org/svn/trunk@29393 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 3133: add colorscheme parameter for themes. This way we can use theplegall2014-09-038-16/+8
| | | | | | | appropriate CSS for selectize (and other things) git-svn-id: http://piwigo.org/svn/trunk@29389 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 3127: during upload, warn user if she wants to leave the page (works ↵plegall2014-09-011-1/+8
| | | | | | fine on Firefox/Chrome) git-svn-id: http://piwigo.org/svn/trunk@29356 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 3074: no more than 50 photos per page on Batch Manager, unit mode ↵plegall2014-09-011-1/+0
| | | | | | (better fix expected with feature 3106) git-svn-id: http://piwigo.org/svn/trunk@29349 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:3126flop252014-08-241-0/+4
| | | | | | Apply on subalbum checkbox about comments git-svn-id: http://piwigo.org/svn/trunk@29265 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:3049flop252014-08-241-1/+1
| | | | | | change Clear to Cancel already translated git-svn-id: http://piwigo.org/svn/trunk@29264 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:3049flop252014-08-241-0/+22
| | | | | | Add filter box to narrow plugin list, thx to msakik git-svn-id: http://piwigo.org/svn/trunk@29263 68402e56-0260-453c-a942-63ccdbb3a9ee
* create a mini jquery plugin for sliders on batch manager + async loadmistic1002014-08-231-167/+83
| | | | git-svn-id: http://piwigo.org/svn/trunk@29249 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2810: for duplicates filter, add "date & time" (checked by default) ↵plegall2014-08-221-0/+8
| | | | | | | | | and "width & height" as options. Change algorithm for a single SQL query with GROUP_CONCAT instead of 2 queries. git-svn-id: http://piwigo.org/svn/trunk@29244 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2791: batch manager, filter by filesizeplegall2014-08-211-0/+53
| | | | git-svn-id: http://piwigo.org/svn/trunk@29238 68402e56-0260-453c-a942-63ccdbb3a9ee