aboutsummaryrefslogtreecommitdiffstats
path: root/themes/default (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-04-12invalid js in SwitchBoxmistic1003-6/+6
git-svn-id: http://piwigo.org/svn/trunk@31080 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-12-16Feature 3185 : Add upload progress indicator with Pieconmistic1001-0/+1
git-svn-id: http://piwigo.org/svn/trunk@30766 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-11-30tweak colorbox style2mistic1002-3/+3
git-svn-id: http://piwigo.org/svn/trunk@30629 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-11-30update selectize and colorbox + all colorbox themes and i18nmistic10074-220/+777
git-svn-id: http://piwigo.org/svn/trunk@30628 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-19center the .bigbutton for only one bigButton (and not 2 with Take a tour)plegall1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@29647 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-18smaller line height in selectizeplegall1-0/+5
no left-margin on font-icon checkboxes git-svn-id: http://piwigo.org/svn/trunk@29617 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-18bug fixed: adapt the maxOptions to each listbox to display all itemsplegall1-3/+6
git-svn-id: http://piwigo.org/svn/trunk@29614 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-17add a home link and hide close this window link in popuphelp if the page is ↵rvelices1-2/+8
not opened through javascript git-svn-id: http://piwigo.org/svn/trunk@29601 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-08feature 3094: display the author list if at least 1 author (but not 0)plegall1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@29432 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-03feature 3133: add colorscheme parameter for themes. This way we can use theplegall2-1/+1
appropriate CSS for selectize (and other things) git-svn-id: http://piwigo.org/svn/trunk@29389 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-01more appropriate tooltipplegall1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@29359 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-01bug 3129: remove maxlength on login at template levelplegall1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@29347 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-08-10bug:3090flop251-1/+1
don't restrict the maxlength of the password git-svn-id: http://piwigo.org/svn/trunk@29195 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-06-24upgrade jquery ui from 1.10.1 to 1.10.4rvelices97-869/+827
git-svn-id: http://piwigo.org/svn/trunk@28780 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-06-24upgrade jquery from 1.11.0 to 1.11.1rvelices2-350/+321
git-svn-id: http://piwigo.org/svn/trunk@28776 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-06-22feature 3095: add "comments_enable_website" param + GUImistic1001-2/+4
git-svn-id: http://piwigo.org/svn/trunk@28764 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-06-20feature 3094: redesign of search form - fix space lost in previous commitrvelices1-8/+8
git-svn-id: http://piwigo.org/svn/trunk@28746 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-06-19feature 3094: redesign of search formrvelices3-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
2014-06-19feature 3091: remove inline CSS (but doesn't work with selectize)plegall2-3/+3
git-svn-id: http://piwigo.org/svn/trunk@28732 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-06-18removed unused get_html_tag_selection function + css rulesrvelices1-11/+0
git-svn-id: http://piwigo.org/svn/trunk@28715 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-06-17feature 3094: redesign on search form, use selectize for categoriesplegall1-3/+2
git-svn-id: http://piwigo.org/svn/trunk@28710 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-06-17feature 3093: search form, ability to select the list of properties on whichplegall2-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
2014-06-16feature 2563: do not display all tags as checkboxes on search.php. Use ↵plegall1-4/+10
jQuery Selectize instead. git-svn-id: http://piwigo.org/svn/trunk@28708 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-06-16feature 3091: search.php (advanced search), display a list of known authors ↵plegall2-2/+16
instead of a text field. git-svn-id: http://piwigo.org/svn/trunk@28707 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-06-14add dark selectize theme + "ternary" template modifiermistic1001-0/+384
git-svn-id: http://piwigo.org/svn/trunk@28703 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-06-13clean HTML code of header and footermistic1002-55/+72
git-svn-id: http://piwigo.org/svn/trunk@28690 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-05-27feature 2616: HTML5 upload (with plupload 2.1.2). First basic ↵plegall68-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
2014-05-18feature 2679 : allow to change creation timemistic10042-0/+3030
git-svn-id: http://piwigo.org/svn/trunk@28500 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-05-17feature 3080 : simpler date inputs (one input + fontello + picker selects)mistic1003-217/+0
git-svn-id: http://piwigo.org/svn/trunk@28497 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-05-17feature 3077 : use Selectize with AJAX load/cache on picture_modifymistic1002-0/+389
git-svn-id: http://piwigo.org/svn/trunk@28494 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-04-13TakeATour replace c13y_upgrade ; c13y_upgrade not activated after upgradeflop251-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
2014-03-23bug 3056: quick search rvelices1-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
2014-03-22bug 3056: quick search OR operator priority taken into accountrvelices2-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
2014-02-13upgrade jquery from 1.10.2 to 1.11.0rvelices2-3765/+4311
git-svn-id: http://piwigo.org/svn/trunk@27372 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-05Update headers to 2014. Happy new year!!mistic1008-8/+8
git-svn-id: http://piwigo.org/svn/trunk@26461 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-12-27feature 1668: use underscore.js to template the userDetails instead ofplegall1-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
2013-12-10removed never used javascriptrvelices1-84/+0
git-svn-id: http://piwigo.org/svn/trunk@25923 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-29bug 3004 fixed: add jQuery Chosen icons for iPad (high pixelratio).plegall3-288/+297
update Chosen to version 1.0.0 git-svn-id: http://piwigo.org/svn/trunk@25751 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-28remove reminescences of pre multi size ...rvelices2-17/+5
git-svn-id: http://piwigo.org/svn/trunk@25746 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-23force color of tokeninput search fieldmistic1001-1/+1
git-svn-id: http://piwigo.org/svn/trunk@25656 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-18feature 1668: replace "Interface theme" by "Theme".plegall1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@25549 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-07upgrade jquery from 1.10.1 to 1.10.2rvelices2-126/+108
git-svn-id: http://piwigo.org/svn/trunk@25383 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-07feature 2995 and feature 2997mistic1003-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
2013-11-06feature 2995: New email templatemistic1003-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
2013-11-06feature feature 2995: New email templatemistic1002-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
2013-11-06feature 2995: New email templatemistic1004-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
2013-11-05feature 2965: apply new template on pwg_mail()mistic1007-48/+322
TODO : review other mail functions, configuration GUI git-svn-id: http://piwigo.org/svn/trunk@25344 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-30simplified clandar bar template and css (also better alignment)rvelices2-9/+6
git-svn-id: http://piwigo.org/svn/trunk@25232 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-28feature 1668: add DataTablesplegall19-0/+13764
git-svn-id: http://piwigo.org/svn/trunk@25197 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-18redirect page less dependent of the theme (can be called before theme loaded ↵rvelices1-6/+2
...) git-svn-id: http://piwigo.org/svn/trunk@24984 68402e56-0260-453c-a942-63ccdbb3a9ee