Commit Graph

789 Commits

Author SHA1 Message Date
patdenice
60f2d18f1f merge -c2902 from trunk to branch 2.0.
- Add home and identification buttons after installation.
- Use fetchRemote function for remote site actions.
- Corrections in fetchRemote fnction.
- Move PLUGIN_PICTURE_BEFORE in picture.tpl.

git-svn-id: http://piwigo.org/svn/branches/2.0@2903 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-23 17:25:24 +00:00
patdenice
a1e6ae0f15 merge -c2900 from trunk to branch 2.0.
- Bug fixed: username or password with accented character are now accepted for upgrade.
- Simplify query in  pwg_session_write function.
- Retrieve data with cURL method in fetchRemote function now work with forwarded URL.

git-svn-id: http://piwigo.org/svn/branches/2.0@2901 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-22 23:34:58 +00:00
vdigital
a61fe1c613 infos.png is moved from right to left in admin
git-svn-id: http://piwigo.org/svn/branches/2.0@2896 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-21 19:13:29 +00:00
rub
5e91a36359 Add argument at trigger_action in invalidate_user_cache function
merge -c2892 from trunk to branch 2.0
The exact copy of commit log in 2892.

git-svn-id: http://piwigo.org/svn/branches/2.0@2893 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-19 20:51:19 +00:00
rub
487ba19c94 Delete caches and optimize tables on upgrade
merge -c2890 from trunk to branch 2.0
The exact copy of commit log in 2890.

git-svn-id: http://piwigo.org/svn/branches/2.0@2891 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-19 20:06:20 +00:00
patdenice
70e5f51d00 merge -c2884 from trunk to branch 2.0.
- Replace some mysql_query by pwg_query function.
- Add home button after upgrade.php.
- Add utf8 charset for access denied message.
- Replace some #content by .content in css files.
- Fix menubar blocks borders with IE.

git-svn-id: http://piwigo.org/svn/branches/2.0@2885 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-19 15:46:49 +00:00
rub
e037bbe726 Delete cache data when category is deleted.
merge -c2882 from trunk to branch 2.0
The exact copy of commit log in 2882.

git-svn-id: http://piwigo.org/svn/branches/2.0@2883 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-17 22:12:15 +00:00
patdenice
3b0caa8de4 merge -c2880 from trunk to branch 2.0
- Add fetchRemote function which allow to retrieve datas over HTTP protocol using cURL method, file_get_contents function or fsockopen method. This allow to retrieve datas or files even if allow_url_fopen is deactivated.
- Use fetchRemote function in plugins manager and in latest version checking.
- Add german translations for upgrade.lang.php.
- Remove empty line at the end of pclzip.lib.php.
- Change display of deactivated plugins after upgrade.

git-svn-id: http://piwigo.org/svn/branches/2.0@2881 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-15 21:11:58 +00:00
patdenice
b5b089670a merge -c2863 from trunk to branch 2.0
- Remove advises of file removal at the end of install/upgrade.
- Automatic change mysql.inc.php if file is writable, else purpose manual change to user.

git-svn-id: http://piwigo.org/svn/branches/2.0@2864 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-12 12:41:27 +00:00
patdenice
2f586c6791 merge -c2838 from trunk to branch 2.0
- improve 1.3.1 upgrade (automatic write in mysql.inc.php).
- translate 1.3.1 upgrade informations messages.
- security fix in upgrade login.

git-svn-id: http://piwigo.org/svn/branches/2.0@2839 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-07 13:56:00 +00:00
patdenice
5f1fe1d4f9 merge -c2836 from trunk to branch 2.0
- Webmaster or administrator can login to run upgrade.
- Inserting upgrade line in mysql.inc.php still work.
- Convert espagnol upgrade file to utf8.
- Minor changes in upgrade processus.
- Remove all comments in pclzip.lib.php.

git-svn-id: http://piwigo.org/svn/branches/2.0@2837 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-06 14:46:41 +00:00
patdenice
78af3df65b merge -c2819 from trunk to branch 2.0
- Add roma theme to upgrade page.
- Upgrade translation.

git-svn-id: http://piwigo.org/svn/branches/2.0@2820 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-03 19:55:35 +00:00
patdenice
108937e81a merge -c2815 from trunk to branch 2.0
- bugs correction in upgrade_1.7.0.php.
- only non-standard plugins are deactivated during upgrade.


git-svn-id: http://piwigo.org/svn/branches/2.0@2816 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-01 21:22:08 +00:00
vdigital
359bbc6775 Minor: capitalization is limited to first-letter.
git-svn-id: http://piwigo.org/svn/branches/2.0@2804 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-25 08:05:29 +00:00
patdenice
8d9d904c67 Merge from trunk 2787:
- Move upgrade.tpl to admin template.
- Deactivate all active plugins during upgrade.php.
- Update Editarea for LocalFiles Editor to version 0.7.2.3 (bonEcho compatibility)

git-svn-id: http://piwigo.org/svn/branches/2.0@2788 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-21 23:48:48 +00:00
vdigital
aa1a71488f Jump to category icon is removed on user forbidden categories (previously check_restrictions was leading administrators to the access denied page).
git-svn-id: http://piwigo.org/svn/branches/2.0@2776 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-19 15:37:43 +00:00
vdigital
a48c2e5281 No metadata synchronization icon on a remote picture (Synchro failure)
git-svn-id: http://piwigo.org/svn/branches/2.0@2775 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-19 15:31:27 +00:00
vdigital
6c962fc1bb Last icons received from Stripy
git-svn-id: http://piwigo.org/svn/branches/2.0@2766 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-17 19:35:48 +00:00
vdigital
376bd21335 Some Input text have been enlarged in Admin (class="large")
Bullet points removed on comments in picture page.

git-svn-id: http://piwigo.org/svn/branches/2.0@2760 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-16 19:19:42 +00:00
patdenice
3e49cf5f56 Merge from trunk 2752:
- change mysql_escape_string function (deprecated) by mysql_real_escape_string.
- Correction on install.tpl (link color).

git-svn-id: http://piwigo.org/svn/branches/2.0@2753 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-15 20:58:36 +00:00
patdenice
5ce101c193 Merge from trunk 2747:
- Install process now looks like goto/roma.
- Move install.tpl to goto template.
- add charset utf8 to fatal error function.
- Check php version on install and upgrade, and die if < 5. 


git-svn-id: http://piwigo.org/svn/branches/2.0@2748 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-15 17:55:18 +00:00
vdigital
fd1badf24b Neuronal correction... Buttons colors and comment list bullets.
git-svn-id: http://piwigo.org/svn/branches/2.0@2745 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-15 17:08:13 +00:00
rub
a81c0f4079 Resolved issue 0000893: 404 errors on template-common/lib/ui/i18n/ui.datepicker-en.js
New implementation.

Merge trunk 2720:2721 into branch 2.0

git-svn-id: http://piwigo.org/svn/branches/2.0@2744 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-15 04:57:44 +00:00
vdigital
6c4ae93418 Stripy buttons have been reviewed.
git-svn-id: http://piwigo.org/svn/branches/2.0@2736 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-14 18:30:48 +00:00
rub
b8f1c37530 jQuery Datepicker:
Readd resize for list of categories
Use include for double select list

Merge trunk 2717:2718 into branch 2.0

git-svn-id: http://piwigo.org/svn/branches/2.0@2719 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-11 20:23:30 +00:00
patdenice
f72c8de387 Merge from trunk 2712:
- Add known_template function (maybe we can change function name).
- Template extensions are working with menubar blocks templates.

git-svn-id: http://piwigo.org/svn/branches/2.0@2713 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-11 12:57:31 +00:00
rub
650a40bf78 jQuery Datepicker:
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
2008-10-10 21:52:00 +00:00
patdenice
adce496a00 - If there is not new plugins to check, we don't get any more error message.
- small corrections in configuration.html and cat_modify.tpl.

git-svn-id: http://piwigo.org/svn/trunk@2701 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-10 13:13:12 +00:00
vdigital
2813b39eac Sylvia theme:
- Slideshow icon left margin 7%
- Missing Pause icon.
- Missing Rating stars icons.
Roma:
- Adjust line-height to avoid truncated line in plugin menu scroll zone

git-svn-id: http://piwigo.org/svn/trunk@2694 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-09 19:05:52 +00:00
vdigital
49227fd6d7 Admin side icons for goto
git-svn-id: http://piwigo.org/svn/trunk@2692 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-08 20:25:58 +00:00
rub
0b1a237d35 jQuery Datepicker:
improve disabled elements on day and month lits

(disable day for short months)
(disable day and month for double selection)



git-svn-id: http://piwigo.org/svn/trunk@2684 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-08 05:22:24 +00:00
vdigital
42c665eeff Add space between icons in Category Management
git-svn-id: http://piwigo.org/svn/trunk@2682 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-07 20:06:21 +00:00
rub
f5c5154ddf jQuery Datepicker:
o use id for selector
  o check radio button on change date

git-svn-id: http://piwigo.org/svn/trunk@2680 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-07 19:18:55 +00:00
patdenice
0bbeccaab3 - forgotten images in commit 2674.
- small correction in cat_modify.tpl.

git-svn-id: http://piwigo.org/svn/trunk@2679 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-06 23:08:37 +00:00
plegall
9cfd70474f feature 884 added: ability to delete photos uploaded via web API method
pwg.images.add, ie without storage_category_id. pLoader uses this method and
photos cannot be removed in any other way.


git-svn-id: http://piwigo.org/svn/trunk@2678 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-06 23:08:11 +00:00
vdigital
b0c514745f Some icons (Thanks to Stripy).
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
2008-10-06 21:44:05 +00:00
rub
184f006c2c Move datepicker.css to template-common.
git-svn-id: http://piwigo.org/svn/trunk@2676 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-06 20:07:08 +00:00
rub
1c7db3ac07 Move jQuery Datepicker customization to default goto css.
git-svn-id: http://piwigo.org/svn/trunk@2675 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-06 20:03:52 +00:00
patdenice
8fdaa59494 - Don't show "home" twice on picture navbar if category is not set.
- 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
2008-10-06 17:59:06 +00:00
rub
6979ff7860 Add hand cursor on calendar button.
git-svn-id: http://piwigo.org/svn/trunk@2673 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-06 04:54:14 +00:00
rub
516b8f1134 Remove "..." button witch appears on calendar button.
git-svn-id: http://piwigo.org/svn/trunk@2671 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-05 21:34:02 +00:00
vdigital
10e48b0d41 Datepicker is chartered.
git-svn-id: http://piwigo.org/svn/trunk@2667 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-05 19:20:54 +00:00
vdigital
1ffeb81b04 Admin side icons for goto (remove unused and restored ranks)
git-svn-id: http://piwigo.org/svn/trunk@2666 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-05 16:30:42 +00:00
rub
2cdce14011 Move datepicker.css from theme to template.
git-svn-id: http://piwigo.org/svn/trunk@2663 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-05 07:59:49 +00:00
vdigital
28ba8306af 1 - selected_admin_menu function is externalized.
2 - Plugin can force accordion to be stable by adding &amp;plgmenu in their plugin url

git-svn-id: http://piwigo.org/svn/trunk@2662 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-04 22:52:48 +00:00
patdenice
73c04ed83c - Correct display bug of quick local synchro in IE7.
- Translate this button.

git-svn-id: http://piwigo.org/svn/trunk@2658 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-04 20:43:43 +00:00
patdenice
a974515634 - don't display empty <ul> if no plugins to display in specials admin menu.
- correction in plugins_list.tpl if plugins missing.
- filter icon is displayed inside <dt> tags.

git-svn-id: http://piwigo.org/svn/trunk@2656 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-04 15:36:45 +00:00
vdigital
b1ef886694 Admin side icons for goto template (Some are missing, older icons are there).
git-svn-id: http://piwigo.org/svn/trunk@2654 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-04 14:41:25 +00:00
patdenice
eb07150f22 - 883: category status wasn't saved.
- 870, 877, 878: growfield plugins send wrong value when empty textarea. Now use another plugin for autogrow.

git-svn-id: http://piwigo.org/svn/trunk@2653 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-04 13:54:54 +00:00
patdenice
9559f1a875 Add explicit error message in plugins tab if allow_url_fopen is disabled.
git-svn-id: http://piwigo.org/svn/trunk@2652 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-04 11:33:34 +00:00