Commit graph

2245 commits

Author SHA1 Message Date
nikrou
bfdc96a1a2 feature:940 fix problem with ie7
git-svn-id: http://piwigo.org/svn/trunk@3209 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-17 16:48:04 +00:00
patdenice
ed068b08c8 Add "tags" parameter for template extensions
git-svn-id: http://piwigo.org/svn/trunk@3207 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-16 17:51:47 +00:00
patdenice
7250fc9b27 Update version in plugins table during plugin activation.
git-svn-id: http://piwigo.org/svn/trunk@3205 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-16 17:21:24 +00:00
patdenice
7f8cbea1ec Move template class inclusion to common.inc.php.
Add forum link in upgrade page.
Install and upgrade try to configure PHP5.

git-svn-id: http://piwigo.org/svn/trunk@3203 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-16 16:57:10 +00:00
ddtddt
11feae676a Put in correspondence of all the files help.html
git-svn-id: http://piwigo.org/svn/trunk@3202 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-16 10:27:42 +00:00
nikrou
c53c9523a8 feature:940 first step reordering with jquery
git-svn-id: http://piwigo.org/svn/trunk@3201 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-16 09:31:37 +00:00
plegall
87a7b60bed merge r3196 from branch 2.0 to trunk
bug 926 fixed: change links to piwigo.org so that they go to existing URLs.

new: if the current language is french, the links go to fr.piwigo.org instead.


git-svn-id: http://piwigo.org/svn/trunk@3197 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-13 23:43:50 +00:00
plegall
f94ff8b8e1 merge r3192 from branch 2.0 to trunk
bug 941 fixed: to be able to upload heavy photo, chunk the files, send parts
one by one, and then pwg.images.add merge chunks together. Now big uploads
works and you can even have a fine progress bar on client side.


git-svn-id: http://piwigo.org/svn/trunk@3193 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-12 23:14:50 +00:00
patdenice
bd005369b0 URL parameter for template extensions can be used in slideshow.
git-svn-id: http://piwigo.org/svn/trunk@3190 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-12 13:18:17 +00:00
nikrou
dc6176db21 fix html warnings. unclosed monotags
git-svn-id: http://piwigo.org/svn/trunk@3189 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-11 19:41:21 +00:00
patdenice
36d0da30d3 Move get_icon function.
git-svn-id: http://piwigo.org/svn/trunk@3188 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-11 17:25:26 +00:00
patdenice
1516e8833f Cosmetic Corections for LocalFiles Editor.
git-svn-id: http://piwigo.org/svn/trunk@3186 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-11 16:39:44 +00:00
nikrou
bea3462f56 fix html warnings. unclosed monotags
git-svn-id: http://piwigo.org/svn/trunk@3185 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-09 19:41:45 +00:00
nikrou
10e179f482 bug fix #933 : quick fix to prevent html injection
git-svn-id: http://piwigo.org/svn/trunk@3184 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-08 12:34:32 +00:00
patdenice
1cfe916db2 Re-order templates extension alphabetically.
Allow to use template extension for navigation bar.

git-svn-id: http://piwigo.org/svn/trunk@3182 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-07 21:34:55 +00:00
ddtddt
e0ea9fb92f Add flag pt_PT
git-svn-id: http://piwigo.org/svn/trunk@3175 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-06 09:53:15 +00:00
patdenice
9d1bff0697 Code simplification of commit 3172
git-svn-id: http://piwigo.org/svn/trunk@3173 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-06 01:06:18 +00:00
patdenice
254aee2695 Create navigation_bar.tpl file.
Move create_navigation_bar function from functions_html.inc.php to functions.inc.php.

git-svn-id: http://piwigo.org/svn/trunk@3172 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-05 21:08:04 +00:00
patdenice
d3e6eabb05 Remove get_html_menu_category function and use smarty abilities.
git-svn-id: http://piwigo.org/svn/trunk@3171 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-04 21:49:21 +00:00
patdenice
9045f11c70 User's template extension must not be included in admin pages.
git-svn-id: http://piwigo.org/svn/trunk@3169 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-03 22:37:14 +00:00
rvelices
781ec8d7c4 - improvement: show the number of images in the chronology upper navigation bar on mouseover (title element);
git-svn-id: http://piwigo.org/svn/trunk@3168 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-03 02:05:35 +00:00
rvelices
54902df0a4 small code refactor - group together some code that should be together
git-svn-id: http://piwigo.org/svn/trunk@3167 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-03 01:39:48 +00:00
plegall
1d034894d9 merge r3165 from branch 2.0 to trunk
bug 913 fixed: ability to connect with an IPv6 address was added.


git-svn-id: http://piwigo.org/svn/trunk@3166 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-02-26 20:12:27 +00:00
riopwg
3e78ded63a merge -c3152 from branch 2.0 to trunk
Updates IT

git-svn-id: http://piwigo.org/svn/trunk@3153 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-02-15 14:50:09 +00:00
ddtddt
32572322c1 update ES
git-svn-id: http://piwigo.org/svn/trunk@3150 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-02-14 23:18:12 +00:00
rvelices
f888094359 - missing index.php from prev commit
git-svn-id: http://piwigo.org/svn/trunk@3146 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-02-14 02:26:23 +00:00
rvelices
6c92ade174 Last (I hope) paranoic optims ...
- move get_uysername and get_groupname from public to admin/functions.inc.php
- optim in index.php
- tags.tpl does not need smarty modifier included
- move func get_comment_post_key from functions_comment to functions (avoid extra inclusion every time on picture page)

git-svn-id: http://piwigo.org/svn/trunk@3145 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-02-14 02:24:10 +00:00
patdenice
290f2c1d39 - Show number of downloads in plugins list.
- Allow to sort plugins by number of downloads.
- Fix plugin revision URL (no more revision_view in PEM).

git-svn-id: http://piwigo.org/svn/trunk@3143 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-02-13 20:49:03 +00:00
vdigital
83d87c3d02 New IE6 transparency enhancement in admin (Thanks to tweakpng).
merge -c3168 from branch 2.0 to trunk



git-svn-id: http://piwigo.org/svn/trunk@3139 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-02-13 13:43:04 +00:00
rvelices
601134c57e - moved check upgrade feed code to admin/include/functions_upgrade.php
- refactored some code (shorter and somehow faster - but nothing revolutionary)
- decrease lost space in permalinks.tpl and hard coded column width (was illisible)

git-svn-id: http://piwigo.org/svn/trunk@3136 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-02-13 13:01:03 +00:00
plegall
d4914a3447 merge r3134 from branch 2.0 to trunk
new: phpwebgallery renamed piwigo

modification: pwg_rel_create.sh only creates the zip file


git-svn-id: http://piwigo.org/svn/trunk@3135 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-02-12 23:55:27 +00:00
plegall
51fe601ee9 merge r3132 from branch 2.0 to trunk
modification: phpwebgallery.net moves to piwigo.org

modification: doc/README_*.txt much simpler with link to piwigo.org for
installation and upgrade guides.

modification: latest_version has changed its path on the website to download
directory.

deletion: doc/ChangeLog was useless and outdated.


git-svn-id: http://piwigo.org/svn/trunk@3133 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-02-12 23:20:40 +00:00
rvelices
612c9906fb - fix issue on my previous commit
git-svn-id: http://piwigo.org/svn/trunk@3128 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-02-05 03:10:23 +00:00
rvelices
e34c68cb89 - embellish_url compacts now ..
- some trigger improvements (render_category_description)
- improved perf of duplicate_xxx_url ( rewrote func params_for_duplication and remove some vars from $page )

git-svn-id: http://piwigo.org/svn/trunk@3126 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-02-05 03:03:30 +00:00
rvelices
e71d84ebfb - removed triggers loc_index_thumbnail and loc_index_category_thumbnail
- changed triggers loc_end_index_thumbnails and loc_end_index_category_thumbnails from actions to events

git-svn-id: http://piwigo.org/svn/trunk@3124 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-02-05 02:28:37 +00:00
rvelices
e8dac75c40 - removed second parameter $type from function format_date
git-svn-id: http://piwigo.org/svn/trunk@3122 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-02-04 02:41:03 +00:00
rvelices
06bccdfcc3 optimizations (php only)
- removed unnecessary call to array_unique in get_image_ids_for_tags
- put back in smarty exec time counting (debug mode) for each included template
- prefix some smarty modifiers with @ in some templates
- do not call format_date (still very slow due to mktime and date even after prev commit) from category_default.inc.php - if used in templates format_date can be used as a smarty modifier

git-svn-id: http://piwigo.org/svn/trunk@3120 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-02-04 02:30:48 +00:00
rvelices
5c001820a1 - fix use $page['nb_image_page'] instead of $user... when creating the nav bar (same as category_default)
- rewrote function format_date without regular expressions (faster); parameter date type is not used anymore (but I left it there for now)

git-svn-id: http://piwigo.org/svn/trunk@3117 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-31 01:10:51 +00:00
stripy
341e35196f post:103154 = the inactive tabs have a problem with the current inactive_tab2.png (I don't know/understand why) ...
git-svn-id: http://piwigo.org/svn/trunk@3113 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-23 22:46:49 +00:00
stripy
6170a7c03f post:103154 = the inactive tabs have a problem with the current inactive_tab2.png (I don't know/understand why) ...
git-svn-id: http://piwigo.org/svn/trunk@3112 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-23 22:46:38 +00:00
stripy
dfb04a4f55 post:103154 = the inactive tabs have a problem with the current inactive_tab2.png (I don't know/understand why) ...
git-svn-id: http://piwigo.org/svn/trunk@3111 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-23 22:46:17 +00:00
stripy
f86ce26e73 post:103154 = the inactive tabs have a problem with the current inactive_tab2.png (I don't know/understand why) ...
git-svn-id: http://piwigo.org/svn/trunk@3110 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-23 22:45:45 +00:00
rvelices
fef4f255b5 - fix hard coded urls in section_init
- moved a language string language from php to tpl

git-svn-id: http://piwigo.org/svn/trunk@3108 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-22 02:19:17 +00:00
rub
5865b1e90b Try to change write permission before deletion on 80-database.php (delete old and unused files and directories)
git-svn-id: http://piwigo.org/svn/trunk@3107 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-21 21:42:00 +00:00
rub
5cab9dbf8f Add db file upgrade feed witch not update database.
80-database.php delete old and unused files and directories between phpwebgallery-1.0.0 and Piwigo-trunk-r3105

git-svn-id: http://piwigo.org/svn/trunk@3106 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-20 21:54:13 +00:00
rub
3ceb518165 French help correction
git-svn-id: http://piwigo.org/svn/trunk@3104 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-18 23:33:46 +00:00
rub
6ce0405c23 Update jQuery UI lib with jquery.ui-1.5.3.zip
Missing new files

git-svn-id: http://piwigo.org/svn/trunk@3103 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-18 23:32:12 +00:00
rub
436679af44 Update jQuery UI lib with jquery.ui-1.5.3.zip
Change files tree in order to have the same of UI.
Add too effects files js


git-svn-id: http://piwigo.org/svn/trunk@3102 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-18 23:27:21 +00:00
rub
65c701a5a3 Try to fix bad position for "nbm_repost_submit" button.
git-svn-id: http://piwigo.org/svn/trunk@3099 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-18 08:42:08 +00:00
plegall
0ce94a13d7 Bug fixed: in Polish, Polish is Polski
git-svn-id: http://piwigo.org/svn/trunk@3098 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-17 22:59:20 +00:00