rvelices
e9dab9db74
on picture.php replace U_ADMIN url with U_PHOTO_ADMIN url to avoid being overriden by menubar and having to redefine it (U_ADMIN still there for 2.5 version for backward compatibility)
...
git-svn-id: http://piwigo.org/svn/trunk@21039 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-25 21:16:10 +00:00
rvelices
1c9a69ba0a
- replaced calendar views select with a drop down box (as sort order and photo sizes)
...
- some css compaction
git-svn-id: http://piwigo.org/svn/trunk@20982 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-23 07:24:04 +00:00
rvelices
82217461c4
fix english language string
...
added missing rel nofollow on registration page link
git-svn-id: http://piwigo.org/svn/trunk@20924 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-22 05:00:23 +00:00
rvelices
74373ea717
upgraded jquery ui from 1.9.0 to 1.10.1
...
git-svn-id: http://piwigo.org/svn/trunk@20824 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-18 21:18:40 +00:00
rvelices
eeb7942b4e
upgraded jquery jcrop from 0.9.10 to 0.9.12
...
git-svn-id: http://piwigo.org/svn/trunk@20820 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-18 20:33:45 +00:00
rvelices
56bf419cac
upgraded jquery chosen from 0.9.7 to 0.9.11
...
git-svn-id: http://piwigo.org/svn/trunk@20818 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-18 20:24:46 +00:00
rvelices
3c95ae69f4
upgraded jquery colorbox from 1.3.16 to 1.4.1
...
git-svn-id: http://piwigo.org/svn/trunk@20816 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-18 19:58:24 +00:00
rvelices
f0f01c2be1
fix potential smartpocket redirect issue in admin (redirect -> redirect_html -> new Template -> include themeconf.inc.php => Fatal error)
...
git-svn-id: http://piwigo.org/svn/trunk@20579 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-05 19:41:03 +00:00
plegall
3826020023
feature 2834: move "up" icon before previous/next arrows
...
git-svn-id: http://piwigo.org/svn/trunk@20542 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-04 09:46:55 +00:00
plegall
2bfff619f2
feature 2833: better looking icons for Elegant. Mainly on picture.php, to be completed.
...
Icons are coming from screenshots of entypo and typicons fonts. The Entypo and Typicons
pictograms are licensed under CC BY 3.0.
git-svn-id: http://piwigo.org/svn/trunk@20541 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-04 09:41:55 +00:00
flop25
6b1b98df15
moved inline css in theme.css
...
removed useless theme conf
ready for rc
git-svn-id: http://piwigo.org/svn/trunk@20452 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-01-29 18:35:50 +00:00
rvelices
35717d6ad9
javascript int type instead of string
...
git-svn-id: http://piwigo.org/svn/trunk@20336 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-01-22 19:17:09 +00:00
flop25
63198af499
bug:2820 & bug:2684
...
much better code : ability to pass max_requests to the js file like error_icon
git-svn-id: http://piwigo.org/svn/trunk@20212 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-01-17 18:38:54 +00:00
flop25
b91d2f7772
bug:2684
...
picture page and comment_list.tpl
clean up unused loader gif
git-svn-id: http://piwigo.org/svn/trunk@20211 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-01-17 18:17:53 +00:00
flop25
a6f55ac038
bug:2820 & bug:2684
...
add $conf['maxRequests']
perf enhanced : declare once {combine_script}
add one loading gif, fixed at the bottom right of the page
display an icon for picture loading, and an error icon if ajax failed : might need to be integrated in sprite.png
ToDo picture page/clean up unused loader gif/sleep above all.
git-svn-id: http://piwigo.org/svn/trunk@20161 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-01-14 23:15:34 +00:00
patdenice
65c180b4d7
bug:2819
...
Link problem in menu with smartpocket
Add redirect.tpl in smartpocket.
git-svn-id: http://piwigo.org/svn/trunk@20014 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-01-09 00:24:52 +00:00
plegall
4bc775e479
update Piwigo headers to 2013 (the end of the world didn't occur as expected on r12922)
...
git-svn-id: http://piwigo.org/svn/trunk@19703 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-01-01 12:35:02 +00:00
rvelices
2fc850c5b2
upgraded js libs
...
jquery from 1.8.2 to 1.8.3
jquery jCrop from 0.9.9 to 0.9.10
git-svn-id: http://piwigo.org/svn/trunk@19682 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-12-31 06:13:14 +00:00
mistic100
e11b5a757c
smarty bug introduced in r19575
...
git-svn-id: http://piwigo.org/svn/trunk@19581 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-12-26 18:20:14 +00:00
mistic100
9cc816d364
feature 2816: {strip} smarty tag can introduce bugs in javascript + fix picture.tpl
...
git-svn-id: http://piwigo.org/svn/trunk@19575 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-12-26 11:35:40 +00:00
plegall
b70a6d7709
improved template/css: create .tag_search_results and .category_search_results
...
CSS class to avoid inline CSS and make customization easier (ability to hide
these blocks with LocalFiles Editor)
git-svn-id: http://piwigo.org/svn/trunk@19302 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-12-06 11:31:12 +00:00
rvelices
5ca6b4c919
bug 2772: remove "Home" from html title pages on index pages - partial revert change of breadcrumb title on home page
...
git-svn-id: http://piwigo.org/svn/trunk@19233 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-30 20:59:02 +00:00
rvelices
a97b921b73
wrong html
...
git-svn-id: http://piwigo.org/svn/trunk@19014 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-14 21:11:23 +00:00
rvelices
9dfd117d77
fix legend color for dark themes with IE
...
git-svn-id: http://piwigo.org/svn/trunk@19013 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-14 20:40:32 +00:00
mistic100
06db015c8e
feature:2614 pagination on albums, disable pagination on SmartPocket, waiting for a better integration
...
git-svn-id: http://piwigo.org/svn/trunk@19009 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-13 20:39:33 +00:00
rvelices
5bf7d3f779
cosmetic change (easier for prefilter)
...
git-svn-id: http://piwigo.org/svn/trunk@19007 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-13 20:14:03 +00:00
rvelices
57980a1fbc
bug 2614: pagination on albums - fix mobile theme
...
git-svn-id: http://piwigo.org/svn/trunk@19006 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-13 20:12:31 +00:00
rvelices
897f03f724
increqse hieght of dqrk theme h2 bqckground (some pixels were missing)
...
git-svn-id: http://piwigo.org/svn/trunk@19005 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-13 20:07:31 +00:00
mistic100
2fa1013ace
feature:2786 Allow to edit website url in user comments + improve "user experience" on comment edition
...
git-svn-id: http://piwigo.org/svn/trunk@18995 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-11 15:01:09 +00:00
rvelices
f0d061d613
feature 2771 upgrade jquery ui - forgot to add non minimified files (not used anywhere in the code, but for the sake of coherence)
...
git-svn-id: http://piwigo.org/svn/trunk@18953 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-06 21:00:59 +00:00
rvelices
8ec9fb34c7
remove old unused icons
...
git-svn-id: http://piwigo.org/svn/trunk@18952 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-06 20:57:41 +00:00
rvelices
0251c5122e
- fill add comment form fields only if the input comment has been rejected
...
- simplify templates
git-svn-id: http://piwigo.org/svn/trunk@18950 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-06 20:46:56 +00:00
rvelices
4688bd4b65
remove unused css
...
git-svn-id: http://piwigo.org/svn/trunk@18923 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-04 05:39:17 +00:00
rvelices
fe8330d14f
fix php warning + removed unnecessary
...
git-svn-id: http://piwigo.org/svn/trunk@18757 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-10-27 07:18:32 +00:00
rvelices
e4d30d6bff
doctype is html5 - less restrictivie than html 4 strict (which we are not compatible with anyway)...
...
git-svn-id: http://piwigo.org/svn/trunk@18756 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-10-27 06:57:11 +00:00
rvelices
d3a2304418
rollback remove empty <ul> ( -r18748 )
...
git-svn-id: http://piwigo.org/svn/trunk@18750 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-10-26 05:09:21 +00:00
rvelices
0c4106e606
rel nofollow for user comment url + remove empty <ul>
...
git-svn-id: http://piwigo.org/svn/trunk@18748 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-10-25 20:04:06 +00:00
mistic100
edd6cc25c5
bug 2775: on index page, errors/infos messages can be at the bottom with PWG Stuffs
...
git-svn-id: http://piwigo.org/svn/trunk@18712 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-10-21 15:27:50 +00:00
rvelices
7f75c131ed
bug 2772: remove "Home" from html title pages on index pages
...
git-svn-id: http://piwigo.org/svn/trunk@18637 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-10-13 15:55:35 +00:00
rvelices
1e6e762643
feature 2760: allow tag exclusion in quick search
...
git-svn-id: http://piwigo.org/svn/trunk@18636 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-10-13 15:40:14 +00:00
rvelices
97294dac5a
feature 2771: upgrade jquery from 1.7.2 to 1.8.2 and jquery.ui from 1.8.16 to 1.9.0
...
Attention plugins: jquery ui effect script ids change when using combine_script because file names changed ...
git-svn-id: http://piwigo.org/svn/trunk@18630 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-10-12 20:32:30 +00:00
rvelices
9653d75331
upgrade cluetip version from 1.0.7 to 1.2.6
...
git-svn-id: http://piwigo.org/svn/trunk@18610 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-10-11 21:29:28 +00:00
rvelices
cc558d8694
php optimizations:
...
- use faster [] operator instead of array_push
- if tags are grouped by letter, don't add level to tags, sort etc ...
git-svn-id: http://piwigo.org/svn/trunk@18455 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-10-04 04:15:28 +00:00
mistic100
4e65d9af46
feature 2614: pagination on albums
...
git-svn-id: http://piwigo.org/svn/trunk@18165 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-09-23 11:19:26 +00:00
mistic100
7e33b84e77
feature 2754: Add "Email" field for user comments + mandatory "Author"
...
git-svn-id: http://piwigo.org/svn/trunk@18164 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-09-23 09:34:30 +00:00
plegall
a12e006c89
merge r17978 from branch 2.4 to trunk
...
bug 2748 fixed: make sure scripts.js is loaded when we need phpWGOpenWindow
git-svn-id: http://piwigo.org/svn/trunk@17979 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-09-18 08:40:01 +00:00
mistic100
0560be158e
feature 2721: slight improvement of "contact webmaster" link
...
git-svn-id: http://piwigo.org/svn/trunk@17496 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-08-09 14:48:51 +00:00
mistic100
d7bf41b3ef
feature 2380: add URL for user comment
...
git-svn-id: http://piwigo.org/svn/trunk@17351 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-08-03 17:02:24 +00:00
rvelices
92049de075
merge-r17295 from branch 2.4 feature 2708: in admin, display allowed custom derivatives and ability to delete them
...
git-svn-id: http://piwigo.org/svn/trunk@17302 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-08-01 19:03:17 +00:00
rvelices
4ca257c5d7
- fix smartpocket : web service calls in admin not working on iphones
...
- removed unused func params in template
git-svn-id: http://piwigo.org/svn/trunk@17021 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-25 17:24:54 +00:00