Move code source to template-common in order to use datepicker on version after butterfly
Merge trunk 2703:2704 into branch 2.0
git-svn-id: http://piwigo.org/svn/branches/2.0@2705 68402e56-0260-453c-a942-63ccdbb3a9ee
- try to get rid of some JS strict warnings in FF (hope it's fixed)
- template.class.php is included from functions.inc.php instead of common,upgrade,install (maybe later I will try to see the perf impact of compacting/compiling functions.inc.php together with the included files from itself)
git-svn-id: http://piwigo.org/svn/trunk@2700 68402e56-0260-453c-a942-63ccdbb3a9ee
- removed 2 unused rules from public content.css
- index.php improvement (as in picture) - the log is done after sending first output to client
git-svn-id: http://piwigo.org/svn/trunk@2699 68402e56-0260-453c-a942-63ccdbb3a9ee
(Add ids to textarea (for future use with TinyMCE plugin).)
id="content" is already used on many pages and a css rule is applied on.
So new id is id="contentid".
git-svn-id: http://piwigo.org/svn/trunk@2695 68402e56-0260-453c-a942-63ccdbb3a9ee
Small cleanup in goto/picture.css (More must come later).
Notification and help pages have been reviewed.
Swap rating stars in Sylvia.
git-svn-id: http://piwigo.org/svn/trunk@2677 68402e56-0260-453c-a942-63ccdbb3a9ee
- Add ids to textarea (for future use with TinyMCE plugin).
- Enlarge cat_bottom-right.gif and cat_top-right.gif to 1200px.
git-svn-id: http://piwigo.org/svn/trunk@2674 68402e56-0260-453c-a942-63ccdbb3a9ee
Adjust some backgrounds (due to CSS optimization elsewhere) and some positions.
git-svn-id: http://piwigo.org/svn/trunk@2668 68402e56-0260-453c-a942-63ccdbb3a9ee
(Errors is following goto/roma even though in gallery it could be never used).
ratingStars have a transparent background.
git-svn-id: http://piwigo.org/svn/trunk@2642 68402e56-0260-453c-a942-63ccdbb3a9ee
I will open a french topic on forum to debate of implementation and possibles changes.
git-svn-id: http://piwigo.org/svn/trunk@2632 68402e56-0260-453c-a942-63ccdbb3a9ee
- removed unused rule from default-layout.css (A.button)
- rating stars have a transparent background in Sylvia also
git-svn-id: http://piwigo.org/svn/trunk@2630 68402e56-0260-453c-a942-63ccdbb3a9ee
- fix .errors and .infos rules background-image url pointing to non existent image
- remove unused plugin_xxxx.gif from public theme
git-svn-id: http://piwigo.org/svn/trunk@2607 68402e56-0260-453c-a942-63ccdbb3a9ee
- changed default font-family to Arial,Helvetica,sans-serif because it is widely used, available on most platforms with a very good utf-8 coverage while Univers, Helvetica, Optima, "Bitstream Vera Sans" were not even all sans serif
git-svn-id: http://piwigo.org/svn/trunk@2593 68402e56-0260-453c-a942-63ccdbb3a9ee
- put #debug css rule in Sylvia/theme.css (I removed it in my prev commit from default-layout)
git-svn-id: http://piwigo.org/svn/trunk@2578 68402e56-0260-453c-a942-63ccdbb3a9ee
- order by rank is not available in calendar/chronology mode
- small non-functional change in functions_search.inc.php (handy for plugin)
- unused variables/smaller code/unused params in func call
git-svn-id: http://piwigo.org/svn/trunk@2572 68402e56-0260-453c-a942-63ccdbb3a9ee
remove tags moved to yoga.
Half round buttons and fieldset are removed on Stripy request...
Permalink order has been reviewed.
Bigbutton:hover mistake is repaired.
Some compatibility in public interface.
git-svn-id: http://piwigo.org/svn/trunk@2570 68402e56-0260-453c-a942-63ccdbb3a9ee
Roma: Quick Local Synchro link is limited to the button (Leaves are still highlighted on over but without link).
git-svn-id: http://piwigo.org/svn/trunk@2556 68402e56-0260-453c-a942-63ccdbb3a9ee
rapid_local_synchro.png deleted (previous synchro big button)
And minor CSS Changes
git-svn-id: http://piwigo.org/svn/trunk@2545 68402e56-0260-453c-a942-63ccdbb3a9ee
- session security improvement: now the sessions are valid only for originating ip addr (with mask 255.255.0.0 to allow users behind load balancing proxies) -> stealing the session cookie is almost a non issue (with the exception of the 65536 machines in range)
- metadata sync from the sync button does not overwrite valid data with empty metadata
- other small fixes/enhancements:
- added event get_category_image_orders
- fix display issue with redirect.tpl (h1/h2 within h1)
- fix known_script smarty function registration
- query search form not submitted if q is empty
- better admin css rules
- some other minor changes (ws_core, rest_handler, functions_search...)
git-svn-id: http://piwigo.org/svn/trunk@2521 68402e56-0260-453c-a942-63ccdbb3a9ee