rvelices
16e5df65b1
load colorbox in the footer scripts (especially on the admin pages where almost all pages have the same big header js)
...
git-svn-id: http://piwigo.org/svn/trunk@11467 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-21 23:54:57 +00:00
mistic100
0f3c1ea03f
feature:2317 move order config to Admin->Config->Options
...
change regex test, now compatible with strings like "file COLLATE 'utf8_general_ci' ASC"
git-svn-id: http://piwigo.org/svn/trunk@11433 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-19 17:00:33 +00:00
mistic100
611d5edf42
merge r11420 from branch 2.2
...
bug:2351 missing #EoP anchor on cat_list.tpl
git-svn-id: http://piwigo.org/svn/trunk@11421 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-18 16:55:38 +00:00
mistic100
9054d6f583
bug:2348 useless block on the right side of admin tab in Google Chrome
...
git-svn-id: http://piwigo.org/svn/trunk@11393 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-16 13:35:39 +00:00
mistic100
25d95d2093
reload DB config between plugin installation and plugin activation
...
git-svn-id: http://piwigo.org/svn/trunk@11389 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-15 20:19:17 +00:00
mistic100
def88719e8
feature:2322 Add two new trigger events for tag name display and tag url
...
git-svn-id: http://piwigo.org/svn/trunk@11317 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-11 14:35:38 +00:00
Gotcha
c50eebb15e
Useless scrollbar in admin menu > plugins in Roma theme
...
bug:2325
git-svn-id: http://piwigo.org/svn/trunk@11307 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-10 21:46:10 +00:00
mistic100
7532e1a802
feature:2330 ability to hide the "new" icon for recent photos
...
git-svn-id: http://piwigo.org/svn/trunk@11285 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-09 20:34:48 +00:00
mistic100
f56fc4f36d
feature:2317 move order config to Admin->Config->Options
...
first try, may has issues with very specials params
git-svn-id: http://piwigo.org/svn/trunk@11279 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-09 14:32:20 +00:00
mistic100
780e3f8bfc
a bug if all plugins are inactive/uninstalled
...
git-svn-id: http://piwigo.org/svn/trunk@11228 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-04 09:37:22 +00:00
mistic100
effb4d9de0
'Deactivate all' link now visible if all plugins are active
...
git-svn-id: http://piwigo.org/svn/trunk@11227 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-04 09:34:59 +00:00
mistic100
d2fa16a7f5
store display order of plugins_new in a session var
...
git-svn-id: http://piwigo.org/svn/trunk@11222 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-03 22:25:01 +00:00
patdenice
0af1d99ebf
bug:2326
...
Mysql error on picture_modify if tag input is empty.
git-svn-id: http://piwigo.org/svn/trunk@11220 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-03 16:40:25 +00:00
patdenice
9866699c77
merge r11211 from branch 2.2 to trunk
...
bug:2321
Tag names must be escaped in tag input.
git-svn-id: http://piwigo.org/svn/trunk@11212 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-02 15:40:49 +00:00
mistic100
b7d1fd414b
solve a bug in TipTip jQuery plugin (maxWidth not overwrited)
...
git-svn-id: http://piwigo.org/svn/trunk@11209 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-02 14:57:55 +00:00
mistic100
866fc70485
mysql warning if tag field is empty
...
git-svn-id: http://piwigo.org/svn/trunk@11192 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-01 13:50:01 +00:00
plegall
53b859811f
bug fixed: accept Piwigo version with a pattern like 2.3.0beta1 in plugins/themes/languages/updates management classes
...
git-svn-id: http://piwigo.org/svn/trunk@11185 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-01 10:45:45 +00:00
mistic100
d29c7cd0a8
plugin manager: "Deactivate all" button now works
...
git-svn-id: http://piwigo.org/svn/trunk@11184 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-01 09:59:48 +00:00
plegall
0702727d75
cleaner 16px delete icon, visual compatible with the 24px delete icon
...
git-svn-id: http://piwigo.org/svn/trunk@11179 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-01 08:40:18 +00:00
patdenice
35eb6b4af1
Rename plugins_list.tpl into plugins_installed.tpl.
...
Update obsolete_extensions.list for 2.3.
git-svn-id: http://piwigo.org/svn/trunk@11048 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-25 11:01:27 +00:00
patdenice
d8718a6d73
merge r11043 from branch 2.2 to trunk
...
feature:2250
Add obsolete_extensions.list file in install directory.
Incompatible plugins is checked through ajax.
git-svn-id: http://piwigo.org/svn/trunk@11047 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-25 10:54:59 +00:00
patdenice
d9fbe9bbe9
Remove useless code and small bug correction.
...
git-svn-id: http://piwigo.org/svn/trunk@11045 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-25 10:03:16 +00:00
patdenice
a2b9024d92
feature:2284
...
Improve external image magick
git-svn-id: http://piwigo.org/svn/trunk@11044 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-25 10:02:24 +00:00
plegall
ef19a77f6e
merge r11040 from branch 2.2 to trunk
...
bug 1786 fixed: ability to prefilter the synchronize screen with a specific
album by clicking on the new "Synchronize" icon on album admin page or album
admin list.
This is not the solution proposed by Gotcha (ie a treeview to select the album
on the synchronize screen) but it solves the same problem.
git-svn-id: http://piwigo.org/svn/trunk@11041 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-25 09:18:32 +00:00
patdenice
c9b7beb12f
Load tags for tokeninput directly in html page. Ajax is too slow.
...
git-svn-id: http://piwigo.org/svn/trunk@11039 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-25 09:00:46 +00:00
mistic100
7ac15e8ad2
plugin manager : fix fix fix the style !
...
git-svn-id: http://piwigo.org/svn/trunk@11014 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-23 13:59:55 +00:00
mistic100
0f1b7f7152
plugin manager : last css fix (hopefully !)
...
git-svn-id: http://piwigo.org/svn/trunk@11013 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-23 13:36:47 +00:00
mistic100
a8e5dd8af7
plugin manager : fix deactivation link, info link for clear theme
...
git-svn-id: http://piwigo.org/svn/trunk@11012 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-23 13:29:10 +00:00
mistic100
2d94267b70
plugin manager : styling again
...
git-svn-id: http://piwigo.org/svn/trunk@11011 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-23 13:14:08 +00:00
mistic100
489af703b1
plugin manager : delete ordering by name, fiw some styles
...
git-svn-id: http://piwigo.org/svn/trunk@11010 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-23 12:34:08 +00:00
mistic100
937aed04e6
fix link's color in TipTip for clear admin
...
git-svn-id: http://piwigo.org/svn/trunk@11009 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-23 11:38:30 +00:00
mistic100
cf1a7f6df7
TokenInput : order tags, theme for roma, 'new' text translated
...
git-svn-id: http://piwigo.org/svn/trunk@11008 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-23 11:25:50 +00:00
mistic100
daa0bdd09e
remplace FCBKcomplete by TokenInput
...
git-svn-id: http://piwigo.org/svn/trunk@10970 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-21 00:25:26 +00:00
flop25
b658b84544
bug:2292
...
Fixed the spelling of a function name.
convert_shortand_to_bytes into
convert_shorthand_to_bytes
git-svn-id: http://piwigo.org/svn/trunk@10858 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-12 13:24:09 +00:00
flop25
2f6d84e676
bug:2297
...
stripslashes added
git-svn-id: http://piwigo.org/svn/trunk@10856 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-12 13:08:56 +00:00
mistic100
df6125d190
plugin manager : store display preferences into a session parameter
...
git-svn-id: http://piwigo.org/svn/trunk@10817 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-08 15:39:16 +00:00
mistic100
fdfe41e343
merge spread_menus to the core
...
git-svn-id: http://piwigo.org/svn/trunk@10812 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-07 15:55:10 +00:00
patdenice
62d5bcd749
feature:2284
...
Avoid error when spaces are present in dirname.
git-svn-id: http://piwigo.org/svn/trunk@10713 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-01 10:10:45 +00:00
patdenice
0db141fc62
feature:2259
...
Create two different methods in webservice to create/regenerate thumbnail and to regenerate websize.
git-svn-id: http://piwigo.org/svn/trunk@10686 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-29 17:38:59 +00:00
patdenice
90825d08ea
feature:2284
...
Rename $conf['image_library'] into $conf['graphics_library']
Display library used in admin intro page.
git-svn-id: http://piwigo.org/svn/trunk@10684 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-29 17:10:00 +00:00
patdenice
e63d693905
Remove prepare_upload_configuration function in batch_manager_global.php.
...
File forgotten in last commit.
git-svn-id: http://piwigo.org/svn/trunk@10654 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-28 17:18:28 +00:00
patdenice
3ee1056d8f
Insert upload form parameters in database during installation.
...
Remove prepare_upload_configuration function.
git-svn-id: http://piwigo.org/svn/trunk@10653 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-28 17:16:45 +00:00
mistic100
7f1d691a7c
feature:2269 add preview box on batch_manager_unit + add colorbox jquery plugin
...
git-svn-id: http://piwigo.org/svn/trunk@10648 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-27 21:53:35 +00:00
patdenice
d95ddb7c61
feature:2284
...
Create a class to manipulate images.
git-svn-id: http://piwigo.org/svn/trunk@10641 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-27 17:03:25 +00:00
patdenice
ea1a8d7eb7
Bug corrected on install extension pages (plugins, themes and languages).
...
git-svn-id: http://piwigo.org/svn/trunk@10638 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-27 15:06:18 +00:00
patdenice
d6b0308b09
feature:2259
...
Bug corrected if no photo displayed.
git-svn-id: http://piwigo.org/svn/trunk@10637 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-27 14:12:26 +00:00
patdenice
b6249220fd
Only reset one type of extension.
...
git-svn-id: http://piwigo.org/svn/trunk@10596 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-23 13:32:08 +00:00
patdenice
790f6b3bb6
Change tabsheet place for plugins, themes and languages.
...
Plugins, themes and languages use same update page.
git-svn-id: http://piwigo.org/svn/trunk@10594 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-23 12:48:05 +00:00
patdenice
d7dfe63e11
feature:2259
...
Path to progressbar js corrected.
git-svn-id: http://piwigo.org/svn/trunk@10592 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-23 10:24:55 +00:00
patdenice
6597975404
Create a function to save upload form settings.
...
git-svn-id: http://piwigo.org/svn/trunk@10589 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-23 08:51:53 +00:00