plegall
df56834db4
bug 2992 fixed: escape all file names before searching them as duplicates in batch manager.
...
git-svn-id: http://piwigo.org/svn/branches/2.5@25223 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-29 22:37:45 +00:00
flop25
177dd74115
merge r25119 from trunk to branch 2.5
...
bug:2980 Fatal error when renaming a group
git-svn-id: http://piwigo.org/svn/branches/2.5@25147 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-25 17:38:16 +00:00
plegall
bc3fdf0957
bug 2977 fixed: when moving an album, whatever the previous status
...
private/public we must remove irrelevant permissions (a public album
can have hidden permission, ie list of groups/users permitted). I've
also found a bug in the algorithm that selects users/groups to delete
(reverse parameters in array_diff).
git-svn-id: http://piwigo.org/svn/branches/2.5@24986 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-18 20:56:05 +00:00
plegall
c4529b1b9d
bug 2967 fixed: avoid display changes when album list is long to load. Replace
...
input text for position to input hidden. It was a fallback when javascript is
deactivated, but nowadays Piwigo administration can't work without javascript.
git-svn-id: http://piwigo.org/svn/branches/2.5@24982 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-18 19:19:51 +00:00
plegall
f202a86fca
bug 2975 fixed: remove useless "," at the end of arrays, because it breaks Internet Explorer 7 :-/
...
git-svn-id: http://piwigo.org/svn/branches/2.5@24975 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-18 14:16:59 +00:00
mistic100
161be2a7c7
Merged revision(s) 24835 from trunk:
...
bug 2970: Division by zero on batch manager
git-svn-id: http://piwigo.org/svn/branches/2.5@24880 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-12 20:53:45 +00:00
flop25
dae0cd122a
merge svn:23248 & svn:23247 from trunk to 2.5
...
feature:2925
new function theme_delete
git-svn-id: http://piwigo.org/svn/branches/2.5@23249 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-16 12:17:59 +00:00
plegall
7f724e789e
bug 2915 fixed: really disable synchronization on synchronization and site (directories) manager screens.
...
git-svn-id: http://piwigo.org/svn/branches/2.5@22978 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-05-31 12:22:28 +00:00
plegall
0b739e406a
bug 2909 fixed: make sure the selection of private album is not empty before
...
adding permission to user. The good test had been removed in r11729
git-svn-id: http://piwigo.org/svn/branches/2.5@22949 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-05-29 20:51:03 +00:00
plegall
c3c6b70f17
merge r22705 from trunk to branch 2.5
...
bug 2901 fixed: batch manager, for "set title" and "set author" actions,
|@escape:javascript to avoid problems with single quotes.
git-svn-id: http://piwigo.org/svn/branches/2.5@22706 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-05-16 22:22:13 +00:00
plegall
c2881d4242
bug 2895 fixed: replace border-bottom by text-decoration in menubar links for
...
admin theme roma, to avoid height change on plugins box.
git-svn-id: http://piwigo.org/svn/branches/2.5@22525 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-05-07 08:52:26 +00:00
flop25
214ac3bf65
merge svn:22516 from trunk to branch 2.5
...
bug:2890
for "Manage Permissions" and "Manage the members", don't display the button "apply action" button and style as a button the links
git-svn-id: http://piwigo.org/svn/branches/2.5@22517 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-05-06 18:53:38 +00:00
plegall
dbd08fead8
bug 2867 fixed: move get_dirs function to a function file, so that it can be used in plugin LocalFiles Editor (see r18629)
...
git-svn-id: http://piwigo.org/svn/branches/2.5@21566 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-03-15 10:05:15 +00:00
plegall
3fd8143ccd
bug 2852 fixed: ability to use HTML markup in album description for pwg.categories.add
...
git-svn-id: http://piwigo.org/svn/trunk@21070 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-28 12:41:16 +00:00
rvelices
f2da009c0f
make batch manager ready for jquery 1.9
...
git-svn-id: http://piwigo.org/svn/trunk@20823 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-18 20:58:46 +00:00
mistic100
75fa687b88
allow to pass an array to get_tag_ids()
...
git-svn-id: http://piwigo.org/svn/trunk@20805 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-18 12:31:56 +00:00
flop25
d6abd25b6b
bug:2841 doesn't duplicate using 'merge' action on only one group
...
git-svn-id: http://piwigo.org/svn/trunk@20740 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-13 13:32:49 +00:00
mistic100
9722255086
feature:65 fix fatal error at the end of the install process, remove unused file and function
...
git-svn-id: http://piwigo.org/svn/trunk@20721 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-12 11:37:34 +00:00
mistic100
e8bdcecfeb
feature:65 pwg_db_connect doesn't return anything now
...
git-svn-id: http://piwigo.org/svn/trunk@20720 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-12 11:06:00 +00:00
plegall
b267aea0e2
bug 2825: add maintenance action to clean the database and avoid integrity errors
...
git-svn-id: http://piwigo.org/svn/trunk@20544 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-04 11:28:03 +00:00
mistic100
f7d95017a4
bug:2822 editing photo replaces date_creation time to 00:00:00
...
git-svn-id: http://piwigo.org/svn/trunk@20531 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-03 15:25:52 +00:00
flop25
3edee07252
language changed to match the one defined in lang files
...
git-svn-id: http://piwigo.org/svn/trunk@20489 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-01-30 19:04:35 +00:00
mistic100
6f04aba061
feature:65 Add support for PHP mysqli extension, activated by default, remove returns of link_identifier
...
git-svn-id: http://piwigo.org/svn/trunk@20462 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-01-30 11:12:22 +00:00
mistic100
4708e6c75e
feature:2826
...
git-svn-id: http://piwigo.org/svn/trunk@20449 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-01-29 17:35:23 +00:00
mistic100
d0c95da2cb
try to fix buggy admin menu since jquery update
...
git-svn-id: http://piwigo.org/svn/trunk@20156 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-01-14 20:44:02 +00:00
mistic100
4813bb8443
feature:2718 errors when no photo on the gallery, use arbitrary values instead
...
git-svn-id: http://piwigo.org/svn/trunk@19920 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-01-06 18:09:37 +00:00
mistic100
4b7b977db2
minor optimization on photos_add_direct
...
git-svn-id: http://piwigo.org/svn/trunk@19828 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-01-05 10:04:10 +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
7a7b1f259a
cleanup admin css
...
git-svn-id: http://piwigo.org/svn/trunk@19530 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-12-23 06:38:05 +00:00
flop25
ec9072c302
bug:2425
...
New interface like the Batch Mananger :
language files and keys
git-svn-id: http://piwigo.org/svn/trunk@19292 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-12-05 20:37:32 +00:00
flop25
b750da5b90
bug:2425
...
New interface like the Batch Mananger :
merge & interface finished
git-svn-id: http://piwigo.org/svn/trunk@19290 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-12-05 19:58:09 +00:00
flop25
c988181366
bug:2425
...
New interface like the Batch Mananger :
rename, delete, duplicate and toggle-default
TODO soon merge & finalisation of the interface
git-svn-id: http://piwigo.org/svn/trunk@19286 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-12-04 22:23:54 +00:00
flop25
06e54482cc
bug:2425
...
New interface like the Batch Mananger : select menu and js to handle the actions
git-svn-id: http://piwigo.org/svn/trunk@19230 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-29 17:23:37 +00:00
mistic100
d7a9cbae9a
bug:2793 use "include_once" instead of "include" when including pclzip
...
git-svn-id: http://piwigo.org/svn/trunk@19167 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-25 10:41:02 +00:00
mistic100
ad4c9f96a5
feature:2718 Add batch manager filters for photo dimensions, small cleaning in the code
...
git-svn-id: http://piwigo.org/svn/trunk@19121 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-21 14:28:55 +00:00
plegall
ae13fca74e
feature 2718: Batch Manager filter on dimensions, only display existing values
...
improved colors on ui-slider
git-svn-id: http://piwigo.org/svn/trunk@19069 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-19 18:26:37 +00:00
mistic100
938a263d09
feature:2780 Differentiate graphically physical album vs virtual albums, only apply to direct descendants
...
git-svn-id: http://piwigo.org/svn/trunk@19066 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-18 10:42:45 +00:00
mistic100
c81093b0e9
feature:2718 Add batch manager filters for photo dimensions, redesign with sliders
...
git-svn-id: http://piwigo.org/svn/trunk@18988 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-10 20:10:01 +00:00
mistic100
36d1745710
clean HTML+JS code on cat_list.tpl
...
git-svn-id: http://piwigo.org/svn/trunk@18986 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-10 12:34:36 +00:00
mistic100
b9cc51b4ad
feature:2780 Differentiate graphically physical album vs virtual albums
...
git-svn-id: http://piwigo.org/svn/trunk@18985 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-10 12:33:54 +00:00
rvelices
0484f86918
cleanup admin css
...
git-svn-id: http://piwigo.org/svn/trunk@18976 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-08 21:12:26 +00:00
rvelices
73abb2a12b
js code simplification
...
git-svn-id: http://piwigo.org/svn/trunk@18974 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-08 06:48:50 +00:00
rvelices
7ea730125f
move a lot of inline js code (raphael icons) from inline to external async script
...
git-svn-id: http://piwigo.org/svn/trunk@18956 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-06 21:20:36 +00:00
plegall
a73846717f
feature 2727: improve password security with the use of PasswordHash class.
...
This class performs salt and multiple iterations. Already used in Wordpress,
Drupal, phpBB and many other web applications.
$conf['pass_convert'] is replaced by $conf['password_hash'] + $conf['password_verify']
git-svn-id: http://piwigo.org/svn/trunk@18889 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-02 13:59:07 +00:00
mistic100
41c8a69ca2
feature:2718 Add batch manager filters for photo dimensions, redisgn
...
git-svn-id: http://piwigo.org/svn/trunk@18758 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-10-27 10:59:31 +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
mistic100
cb11878233
feature 2773: add pwg_db_close() method
...
git-svn-id: http://piwigo.org/svn/trunk@18634 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-10-13 09:05:58 +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
267c548896
- remove unsed code; shorten existing code and improve readability ...
...
git-svn-id: http://piwigo.org/svn/trunk@18629 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-10-12 20:00:16 +00:00
rvelices
5a061cb37d
- remove unsed code; shorten existing code and improve readability ...
...
git-svn-id: http://piwigo.org/svn/trunk@18628 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-10-12 19:56:12 +00:00