aboutsummaryrefslogtreecommitdiffstats
path: root/themes/default (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* upgrade jquery from 1.10.2 to 1.11.0rvelices2014-02-132-3765/+4311
| | | | git-svn-id: http://piwigo.org/svn/trunk@27372 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update headers to 2014. Happy new year!!mistic1002014-01-058-8/+8
| | | | git-svn-id: http://piwigo.org/svn/trunk@26461 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1668: use underscore.js to template the userDetails instead ofplegall2013-12-271-0/+1276
| | | | | | | | generating HTML directly in javascript. Will make work easier for plugins modifying the user profile. git-svn-id: http://piwigo.org/svn/trunk@26270 68402e56-0260-453c-a942-63ccdbb3a9ee
* removed never used javascriptrvelices2013-12-101-84/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@25923 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 3004 fixed: add jQuery Chosen icons for iPad (high pixelratio).plegall2013-11-293-288/+297
| | | | | | | update Chosen to version 1.0.0 git-svn-id: http://piwigo.org/svn/trunk@25751 68402e56-0260-453c-a942-63ccdbb3a9ee
* remove reminescences of pre multi size ...rvelices2013-11-282-17/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@25746 68402e56-0260-453c-a942-63ccdbb3a9ee
* force color of tokeninput search fieldmistic1002013-11-231-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@25656 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1668: replace "Interface theme" by "Theme".plegall2013-11-181-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@25549 68402e56-0260-453c-a942-63ccdbb3a9ee
* upgrade jquery from 1.10.1 to 1.10.2rvelices2013-11-072-126/+108
| | | | git-svn-id: http://piwigo.org/svn/trunk@25383 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2995 and feature 2997mistic1002013-11-073-4/+4
| | | | | | | | | change organization of configuration page add theme parameter on GUI change links color of dark mail theme (pink) remove main themes css files git-svn-id: http://piwigo.org/svn/trunk@25372 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2995: New email templatemistic1002013-11-063-4/+8
| | | | | | | restore get_l10n_args removed at r25357 apply changes to NBM git-svn-id: http://piwigo.org/svn/trunk@25360 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature feature 2995: New email templatemistic1002013-11-062-1/+3
| | | | | | | | improve mail cache system fix font-size in Thunderbird git-svn-id: http://piwigo.org/svn/trunk@25358 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2995: New email templatemistic1002013-11-064-2/+15
| | | | | | | | | rewrite pwg_mail_group() and pwg_mail_notification_admins() new function pwg_mail_admins() add complete template management in pwg_mail() TODO : font-size problem in Thunderbird git-svn-id: http://piwigo.org/svn/trunk@25357 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2965: apply new template on pwg_mail()mistic1002013-11-057-48/+322
| | | | | | TODO : review other mail functions, configuration GUI git-svn-id: http://piwigo.org/svn/trunk@25344 68402e56-0260-453c-a942-63ccdbb3a9ee
* simplified clandar bar template and css (also better alignment)rvelices2013-10-302-9/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@25232 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1668: add DataTablesplegall2013-10-2819-0/+13764
| | | | git-svn-id: http://piwigo.org/svn/trunk@25197 68402e56-0260-453c-a942-63ccdbb3a9ee
* redirect page less dependent of the theme (can be called before theme loaded ↵rvelices2013-10-181-6/+2
| | | | | | ...) git-svn-id: http://piwigo.org/svn/trunk@24984 68402e56-0260-453c-a942-63ccdbb3a9ee
* removed inline style widthrvelices2013-10-181-4/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@24981 68402e56-0260-453c-a942-63ccdbb3a9ee
* removed unused css rules, password recover form has a fieldset as all other ↵rvelices2013-10-172-12/+6
| | | | | | forms, no exit if mail send fails git-svn-id: http://piwigo.org/svn/trunk@24966 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2965: replace custom mail functions by PHPMailer (version 5.2.7).plegall2013-10-172-7/+1
| | | | | | | | | | | | | Based on patch by msakik. function pwg_send_mail no longer used (all is done in pwg_mail) new param $conf['smtp_secure'] work still in progress, some obsolete code must be removed git-svn-id: http://piwigo.org/svn/trunk@24951 68402e56-0260-453c-a942-63ccdbb3a9ee
* simplified first and last holders in picture navigation...rvelices2013-10-132-10/+7
| | | | git-svn-id: http://piwigo.org/svn/trunk@24881 68402e56-0260-453c-a942-63ccdbb3a9ee
* improved who can see this photo displayrvelices2013-10-104-36/+17
| | | | git-svn-id: http://piwigo.org/svn/trunk@24837 68402e56-0260-453c-a942-63ccdbb3a9ee
* do not load ajax loader on picture page because of commentsrvelices2013-10-102-7/+7
| | | | | | added some minor margins to avoid runin on small devices on calendar bars git-svn-id: http://piwigo.org/svn/trunk@24831 68402e56-0260-453c-a942-63ccdbb3a9ee
* removed unnecessary   from pwg-icon classesrvelices2013-10-074-39/+39
| | | | git-svn-id: http://piwigo.org/svn/trunk@24802 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix switchbox for deeply nested position absolute elements (should use ↵rvelices2013-09-241-2/+2
| | | | | | position() instead of offset()) git-svn-id: http://piwigo.org/svn/trunk@24612 68402e56-0260-453c-a942-63ccdbb3a9ee
* move property declaration from #linkFirst to #linkFirst DIV ...rvelices2013-09-241-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@24611 68402e56-0260-453c-a942-63ccdbb3a9ee