aboutsummaryrefslogtreecommitdiffstats
path: root/themes/default (follow)
Commit message (Collapse)AuthorAgeFilesLines
* issue #378 upgrade datatables to 1.10.11modus752016-03-094-1444/+0
|
* Merge branch 'feature/378-upgrade-datatables'modus752016-03-0910-8140/+11541
|\
| * upgrade datatables to 1.10.11 (issue #378)modus752016-02-1810-8140/+11541
| |
* | fixes #425, update piecon.jsplegall2016-02-262-1/+189
| |
* | copyright watermark for 2016plegall2016-02-261-0/+0
|/
* feature #355, apply search by word on tagsplegall2016-02-131-0/+3
| | | | we "simulate" a search by tag, but we still perform a "search by words" AND "search by tags", which lead to different result compared to "word on title OR file OR description OR tags"
* feature #360, add CSS class on navigation linksplegall2016-02-121-8/+8
| | | | navPrevNext and navFirstLast, to make it possible to hide them.
* bug #405, keep vanilla Smarty and remove {strip} for CSS emailsplegall2016-01-223-6/+0
|
* happy new year 2016, all headers updatedplegall2016-01-148-8/+8
|
* Typo in slideshow templateDamien Sorel2016-01-101-1/+1
|
* feature #392, authentication keys, album notificationplegall2015-12-311-1/+1
| | | | | | | | * On album notification (for a group), sends one distinct email for each user with a new authentication key. * When someone clicks the link with auth=<key> in URL, if the user is not already connected, Piwigo will automatically connect the user.
* feature #379, multiple format, consider the original as a formatplegall2015-12-221-1/+0
|
* use window.SwitchBox instead of duplicating codeplegall2015-12-201-13/+1
|
* feature #379, multiple format, labelsplegall2015-12-201-1/+1
| | | | Ability to customize, with $lang['format CR2'] = 'RAW Canon' (in LocalFiles Editor) for example
* feature #379, multiple format, hide url on download linkplegall2015-12-171-0/+2
|
* feature #379 multiple format, step 2: download formatsplegall2015-12-072-1/+37
| | | | | * if formats are available, replace the download link on picture.php by a switchBox with all formats * register format in the history table for future statistics
* upgrade jquery from 1.11.1 to 1.11.3modus752015-11-272-80/+124
|
* invalid js in SwitchBoxmistic1002015-04-123-6/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@31080 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 3185 : Add upload progress indicator with Pieconmistic1002014-12-161-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@30766 68402e56-0260-453c-a942-63ccdbb3a9ee
* tweak colorbox style2mistic1002014-11-302-3/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@30629 68402e56-0260-453c-a942-63ccdbb3a9ee
* update selectize and colorbox + all colorbox themes and i18nmistic1002014-11-3074-220/+777
| | | | git-svn-id: http://piwigo.org/svn/trunk@30628 68402e56-0260-453c-a942-63ccdbb3a9ee
* center the .bigbutton for only one bigButton (and not 2 with Take a tour)plegall2014-09-191-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@29647 68402e56-0260-453c-a942-63ccdbb3a9ee
* smaller line height in selectizeplegall2014-09-181-0/+5
| | | | | | | no left-margin on font-icon checkboxes git-svn-id: http://piwigo.org/svn/trunk@29617 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: adapt the maxOptions to each listbox to display all itemsplegall2014-09-181-3/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@29614 68402e56-0260-453c-a942-63ccdbb3a9ee
* add a home link and hide close this window link in popuphelp if the page is ↵rvelices2014-09-171-2/+8
| | | | | | not opened through javascript git-svn-id: http://piwigo.org/svn/trunk@29601 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 3094: display the author list if at least 1 author (but not 0)plegall2014-09-081-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@29432 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 3133: add colorscheme parameter for themes. This way we can use theplegall2014-09-032-1/+1
| | | | | | | appropriate CSS for selectize (and other things) git-svn-id: http://piwigo.org/svn/trunk@29389 68402e56-0260-453c-a942-63ccdbb3a9ee
* more appropriate tooltipplegall2014-09-011-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@29359 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 3129: remove maxlength on login at template levelplegall2014-09-011-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@29347 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:3090flop252014-08-101-1/+1
| | | | | | don't restrict the maxlength of the password git-svn-id: http://piwigo.org/svn/trunk@29195 68402e56-0260-453c-a942-63ccdbb3a9ee
* upgrade jquery ui from 1.10.1 to 1.10.4rvelices2014-06-2497-869/+827
| | | | git-svn-id: http://piwigo.org/svn/trunk@28780 68402e56-0260-453c-a942-63ccdbb3a9ee
* upgrade jquery from 1.11.0 to 1.11.1rvelices2014-06-242-350/+321
| | | | git-svn-id: http://piwigo.org/svn/trunk@28776 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 3095: add "comments_enable_website" param + GUImistic1002014-06-221-2/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@28764 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 3094: redesign of search form - fix space lost in previous commitrvelices2014-06-201-8/+8
| | | | git-svn-id: http://piwigo.org/svn/trunk@28746 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 3094: redesign of search formrvelices2014-06-193-63/+77
| | | | | | | | - fix comments page filter form (css changes affected also that .filter form - simplified also css rules) - better query for author list (using id for visible_images instead of image_id field) - don't show author list if there is only one author git-svn-id: http://piwigo.org/svn/trunk@28744 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 3091: remove inline CSS (but doesn't work with selectize)plegall2014-06-192-3/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@28732 68402e56-0260-453c-a942-63ccdbb3a9ee
* removed unused get_html_tag_selection function + css rulesrvelices2014-06-181-11/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@28715 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 3094: redesign on search form, use selectize for categoriesplegall2014-06-171-3/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@28710 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 3093: search form, ability to select the list of properties on whichplegall2014-06-172-30/+56
| | | | | | | | | the search terms applies. feature 3094: minor redesign on search form. git-svn-id: http://piwigo.org/svn/trunk@28709 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2563: do not display all tags as checkboxes on search.php. Use ↵plegall2014-06-161-4/+10
| | | | | | jQuery Selectize instead. git-svn-id: http://piwigo.org/svn/trunk@28708 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 3091: search.php (advanced search), display a list of known authors ↵plegall2014-06-162-2/+16
| | | | | | instead of a text field. git-svn-id: http://piwigo.org/svn/trunk@28707 68402e56-0260-453c-a942-63ccdbb3a9ee
* add dark selectize theme + "ternary" template modifiermistic1002014-06-141-0/+384
| | | | git-svn-id: http://piwigo.org/svn/trunk@28703 68402e56-0260-453c-a942-63ccdbb3a9ee
* clean HTML code of header and footermistic1002014-06-132-55/+72
| | | | git-svn-id: http://piwigo.org/svn/trunk@28690 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2616: HTML5 upload (with plupload 2.1.2). First basic ↵plegall2014-05-2768-0/+15864
| | | | | | | | | | | implementation. Needs customization. Chunked upload + Drag & drop (no more Flash) use a new specific API method pwg.images.upload git-svn-id: http://piwigo.org/svn/trunk@28545 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2679 : allow to change creation timemistic1002014-05-1842-0/+3030
| | | | git-svn-id: http://piwigo.org/svn/trunk@28500 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 3080 : simpler date inputs (one input + fontello + picker selects)mistic1002014-05-173-217/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@28497 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 3077 : use Selectize with AJAX load/cache on picture_modifymistic1002014-05-172-0/+389
| | | | git-svn-id: http://piwigo.org/svn/trunk@28494 68402e56-0260-453c-a942-63ccdbb3a9ee
* TakeATour replace c13y_upgrade ; c13y_upgrade not activated after upgradeflop252014-04-131-1/+1
| | | | | | | adding TakeATour files less margin-top in no_photo_yet.tpl git-svn-id: http://piwigo.org/svn/trunk@28169 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 3056: quick search rvelices2014-03-231-2/+2
| | | | | | | | - added inflectors for english and french languages - current quick search is kept in the quick search input box - small fixes git-svn-id: http://piwigo.org/svn/trunk@27884 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 3056: quick search OR operator priority taken into accountrvelices2014-03-222-5/+16
| | | | | | search for 'mary qwerty' will ignore 'qwerty' and return only results for 'mary' if there is no such thing as 'qwerty' in the photos (if there was 'mary' and 'qwerty', the results for both 'mary' AND 'qwerty' would be shown) git-svn-id: http://piwigo.org/svn/trunk@27882 68402e56-0260-453c-a942-63ccdbb3a9ee