aboutsummaryrefslogtreecommitdiffstats
path: root/admin (follow)
Commit message (Expand)AuthorAgeFilesLines
* fixes #411, auth keys details on notification formsplegall2016-01-294-0/+44
* fixes #349, API set ranks of all album photos at onceplegall2016-01-282-33/+30
* bug #409 fixed: handle error returned by pwg.users.setInfoplegall2016-01-281-9/+23
* bug #407 fixed, avoid PHP warningsplegall2016-01-261-8/+7
* clean USER_AUTH_KEYS_TABLE when deleting usermodus752016-01-161-0/+1
* happy new year 2016, all headers updatedplegall2016-01-1485-85/+85
* Merge branch 'feature/293-trigger-upload'plegall2016-01-141-96/+173
|\
| * feature #293, also process videosplegall2016-01-141-0/+48
| * feature #293 trigger to generate pwg_representativeplegall2015-12-151-96/+125
* | Merge branch 'feature/259-album-notify-users'plegall2016-01-112-42/+241
|\ \
| * | feature #259, notify an album to a list of usersplegall2016-01-062-42/+241
* | | feature #397, close popin when user deletedplegall2016-01-091-1/+1
* | | feature #397, bigger padding inside popinplegall2016-01-091-1/+1
* | | move new CSS rules to theme.css instead of {html_style}plegall2016-01-092-14/+15
* | | feature #398, update user list when user is modifiedplegall2016-01-091-1/+4
* | | feature #397, edit user in a popinplegall2016-01-091-26/+41
|/ /
* | feature #392, add authentication key in NBM mailsplegall2016-01-042-10/+22
* | feature #392, authentication keys, album notificationplegall2015-12-311-13/+13
* | Merge branch 'bug/385-php7'plegall2015-12-3010-19/+34
|\ \
| * | bug #385 __construct for PHP 7 compatibilityplegall2015-12-201-2/+2
| * | bug #385 PHP7 compatibilityplegall2015-12-101-2/+20
| * | bug #385 compatibility with PHP7plegall2015-12-108-15/+12
| |/
* | Merge branch 'feature/379-multiple-format'plegall2015-12-305-13/+217
|\ \ | |/ |/|
| * feature #379, multiple format, bug fixed on syncplegall2015-12-231-1/+14
| * indentationplegall2015-12-171-40/+40
| * feature #379 multiple format, step 3: add/removeplegall2015-12-162-44/+121
| * feature #379 multiple format, step 1: add formatsplegall2015-12-035-0/+114
* | improved use of jQuery, by @mistic100plegall2015-12-011-3/+5
* | fixes #377 use Ajax calls to refresh/delete album thumbnailplegall2015-12-014-40/+97
|/
* fix #361 - Watermark Y repeatmodus752015-10-153-1/+11
* fix #357 make orphans photos more obviousplegall2015-10-0917-149/+246
* closes #346 chunk_size is now a config settingplegall2015-08-122-2/+3
* feature 3221 Lazy log file open, clean codemistic1002015-04-241-3/+5
* feature 2955: make the keywords separator configurableplegall2015-04-211-14/+34
* bug 3201: accept - in plugin directory name (identifier)plegall2015-02-171-1/+1
* bug 3203 fixed: for IE, explicit the url even for staying on the same pageplegall2015-02-162-3/+8
* bug 3190: Datetime picker, can't change year on Chrome & IE11 mistic1002015-02-131-44/+0
* bug 3188: history search, trailing space in dates mistic1002015-02-132-2/+1
* bug 3202 fixed: additional input check for filter_levelplegall2015-02-121-0/+2
* bug 3201 fixed: check plugin identifierplegall2015-02-121-0/+6
* bug 3200 fixed: add input checks on admin historyplegall2015-02-121-3/+11
* bug 3187: sort albums by names without accentsplegall2015-01-091-1/+1
* Feature 3185 : Add upload progress indicator with Pieconmistic1002014-12-161-1/+14
* bug 3183: Improve album creation mistic1002014-11-305-77/+75
* tweak colorbox style2mistic1002014-11-301-1/+3
* bug 3149: admin image preview (colorbox) does not work for small originals rvelices2014-11-033-3/+7
* feature:3168 Unuseable datepicker for old datesmistic1002014-11-021-16/+118
* bug 3165 fixed: template variable ACTIVATE_COMMENTS had been accidentally rem...plegall2014-10-261-0/+1
* datepicker display by default -80:+20 for year select (previous -10:+10)mistic1002014-10-161-0/+1
* bug 3162: because string(5) "35.10" == string(4) "35.1", we have to use === i...plegall2014-10-161-3/+1