plegall
f57bea42b7
merge r30979 from trunk to branch 2.7
...
bug 3201: accept - in plugin directory name (identifier)
git-svn-id: http://piwigo.org/svn/branches/2.7@30980 68402e56-0260-453c-a942-63ccdbb3a9ee
2015-02-17 12:38:35 +00:00
plegall
6d452e8c1b
merge r30972 from trunk to branch 2.7
...
bug 3203 fixed: for IE, explicit the url even for staying on the same page
git-svn-id: http://piwigo.org/svn/branches/2.7@30973 68402e56-0260-453c-a942-63ccdbb3a9ee
2015-02-16 12:57:00 +00:00
mistic100
9df2050888
Merged revision(s) 30958 from trunk:
...
bug 3190: Datetime picker, can't change year on Chrome & IE11
git-svn-id: http://piwigo.org/svn/branches/2.7@30959 68402e56-0260-453c-a942-63ccdbb3a9ee
2015-02-13 08:46:19 +00:00
mistic100
f5979a419e
Merged revision(s) 30956 from trunk:
...
bug 3188: history search, trailing space in dates
git-svn-id: http://piwigo.org/svn/branches/2.7@30957 68402e56-0260-453c-a942-63ccdbb3a9ee
2015-02-13 08:34:20 +00:00
plegall
cd74b8548f
merge r30952 from trunk to branch 2.7
...
bug 3202 fixed: additional input check for filter_level
git-svn-id: http://piwigo.org/svn/branches/2.7@30953 68402e56-0260-453c-a942-63ccdbb3a9ee
2015-02-12 14:39:36 +00:00
plegall
c0608565da
merge r30950 from trunk to branch 2.7
...
bug 3201 fixed: check plugin identifier
git-svn-id: http://piwigo.org/svn/branches/2.7@30951 68402e56-0260-453c-a942-63ccdbb3a9ee
2015-02-12 14:35:42 +00:00
plegall
f07a61c105
merge r30948 from trunk to branch 2.7
...
bug 3200 fixed: add input checks on admin history
git-svn-id: http://piwigo.org/svn/branches/2.7@30949 68402e56-0260-453c-a942-63ccdbb3a9ee
2015-02-12 14:30:14 +00:00
mistic100
bd4ff9fe71
Merged revision(s) 30630 from trunk:
...
bug 3183: Improve album creation
update popup selectize with new album
init popup selectize with main selectize value
git-svn-id: http://piwigo.org/svn/branches/2.7@30633 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-11-30 17:42:18 +00:00
mistic100
966b6e6ac1
Merged revision(s) 30341 from trunk:
...
feature:3168 Unuseable datepicker for old dates
modify DatePicker internal methods to replace year select by a numeric input
git-svn-id: http://piwigo.org/svn/branches/2.7@30632 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-11-30 17:40:10 +00:00
plegall
3f835e9aae
merge r30310 from trunk to branch 2.7
...
bug 3165 fixed: template variable ACTIVATE_COMMENTS had been accidentally removed with Piwigo 2.6
git-svn-id: http://piwigo.org/svn/branches/2.7@30311 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-10-26 09:43:43 +00:00
mistic100
98cf2105b7
Merged revision(s) 30110 from trunk:
...
datepicker display by default -80:+20 for year select (previous -10:+10)
git-svn-id: http://piwigo.org/svn/branches/2.7@30111 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-10-16 19:03:29 +00:00
plegall
1d674e5955
merge r30106 from trunk to branch 2.7
...
bug 3162: because string(5) "35.10" == string(4) "35.1", we have to use === instead (or !==)
git-svn-id: http://piwigo.org/svn/branches/2.7@30107 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-10-16 12:00:54 +00:00
flop25
e9a154291c
Merged revision(s) 29949 from trunk:
...
bug:3126
just an isset
git-svn-id: http://piwigo.org/svn/branches/2.7@29950 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-10-09 19:35:50 +00:00
plegall
1dfbbbf11d
merge r29900 from trunk to branch 2.7
...
bug 3153: fix the AddPhotos buttons on Iceweasel (and on iOS 8.0.2... sometimes). Patch by mmoy
git-svn-id: http://piwigo.org/svn/branches/2.7@29903 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-10-06 09:29:35 +00:00
flop25
5ad27a59d3
Merged revision(s) 29857 from trunk/admin:
...
feature:3126 no more notice should be displayed
thx to rvelices for the report!
git-svn-id: http://piwigo.org/svn/branches/2.7@29858 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-10-01 18:06:45 +00:00
rvelices
bf786b038e
bug 3148: merger -r29852 from trunk quick search fix html special chars
...
git-svn-id: http://piwigo.org/svn/branches/2.7@29853 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-30 21:09:00 +00:00
mistic100
4f41b2e9ae
Merged revision(s) 29773, 29778-29779 from trunk:
...
fix plugins autoupdate: call ##_maintain::update when updating from back-office
- plugins.version is not updated in "activate" action
- plugins.version is updated in "update" action and "load_plugin()" function (not only for plugins using maintain.class.php)
cases covered:
- autoupdate while active or inactive
- FTP update while active or inactive
git-svn-id: http://piwigo.org/svn/branches/2.7@29792 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-25 19:23:52 +00:00
mistic100
9d0357e889
filter "dissociate" action + display bug of Selectize widget
...
git-svn-id: http://piwigo.org/svn/trunk@29760 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-23 09:28:26 +00:00
plegall
01c531746a
bug fixed: no need to check the table piwigo_plugins, this table always exists at this point
...
git-svn-id: http://piwigo.org/svn/trunk@29735 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-22 12:55:01 +00:00
plegall
c92b76a3b6
bug fixed: on Chrome + MacOSX, incorrect left margin on user list
...
git-svn-id: http://piwigo.org/svn/trunk@29731 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-22 10:55:15 +00:00
plegall
b0cc8f1bc2
* feature 3142: upgrade script to Piwigo 2.7
...
* link to Tour 2_7_0 at the end of upgrade
* activate plugin Take a Tour by default
git-svn-id: http://piwigo.org/svn/trunk@29665 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-20 11:43:01 +00:00
plegall
8c8c982924
enlarge album list to 600px
...
git-svn-id: http://piwigo.org/svn/trunk@29619 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-18 11:12:22 +00:00
plegall
1826f53714
enlarge selectize boxes to 600px (like on picture_modify)
...
git-svn-id: http://piwigo.org/svn/trunk@29618 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-18 10:40:31 +00:00
plegall
dedcbbefbe
smaller line height in selectize
...
no left-margin on font-icon checkboxes
git-svn-id: http://piwigo.org/svn/trunk@29617 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-18 10:37:15 +00:00
mistic100
392c1e9c37
dynamically set selectize maxOptions to accommodate very long lists
...
git-svn-id: http://piwigo.org/svn/trunk@29613 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-18 09:07:19 +00:00
plegall
9a7c024805
typo fixed
...
git-svn-id: http://piwigo.org/svn/trunk@29609 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-17 21:28:18 +00:00
plegall
daa71d8c7e
indentation with spaces
...
git-svn-id: http://piwigo.org/svn/trunk@29607 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-17 19:09:48 +00:00
plegall
209dc50461
indentation with spaces
...
git-svn-id: http://piwigo.org/svn/trunk@29606 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-17 19:09:22 +00:00
rvelices
0719b52874
- active search filter but empty string in batch manager does not change the results
...
- if the quick search engine drops a searched term, indicate it in the admin batch manager
git-svn-id: http://piwigo.org/svn/trunk@29600 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-17 18:33:52 +00:00
mistic100
0afaeeef55
featur 3130: change batch_manager_register_filters to trigger_change
...
git-svn-id: http://piwigo.org/svn/trunk@29598 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-17 17:21:26 +00:00
mistic100
96d27d9791
use icon-ok for forced multi sizes + icon-zoom-in for preview boxes
...
git-svn-id: http://piwigo.org/svn/trunk@29557 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-16 11:24:38 +00:00
mistic100
043db7c311
forgot file in svn:29539
...
git-svn-id: http://piwigo.org/svn/trunk@29540 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-15 15:19:43 +00:00
mistic100
b56c103188
use fontello for every checkbox on config screens + split configuration.tpl file
...
git-svn-id: http://piwigo.org/svn/trunk@29539 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-15 15:18:17 +00:00
mistic100
f83e780249
add URL filter input for dimension and filesize + batch_manager_url_filter trigger + fixes in doubleSlider.js
...
git-svn-id: http://piwigo.org/svn/trunk@29505 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-12 11:35:32 +00:00
plegall
8b4fa61135
feature 3139: add details about search on id: in the help
...
Move CSS outside the help file
bug fixed: fallback on en_UK in case of missing help file
git-svn-id: http://piwigo.org/svn/trunk@29485 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-11 12:50:39 +00:00
plegall
831629263c
ability to set the filter-search by url (useful for TakeATour)
...
git-svn-id: http://piwigo.org/svn/trunk@29481 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-11 09:29:05 +00:00
mistic100
62cdffb50c
feature 3138: Add photo zoom when editing a photo
...
git-svn-id: http://piwigo.org/svn/trunk@29480 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-11 09:05:00 +00:00
plegall
b521f2f102
feature 2616: animate progress bar on roma
...
git-svn-id: http://piwigo.org/svn/trunk@29406 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-05 12:18:12 +00:00
plegall
c2f9702880
feature 2616: animate progress bar
...
git-svn-id: http://piwigo.org/svn/trunk@29405 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-05 11:32:34 +00:00
plegall
cfbec50d47
feature 2616: graphical changes on upload big progress bar
...
git-svn-id: http://piwigo.org/svn/trunk@29396 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-03 21:00:40 +00:00
mistic100
3896ddc8d1
feature:2616 tweak progressbar
...
git-svn-id: http://piwigo.org/svn/trunk@29395 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-03 20:14:40 +00:00
mistic100
fc143dea9c
feature:2616 add custom big progressbar
...
git-svn-id: http://piwigo.org/svn/trunk@29394 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-03 19:56:59 +00:00
mistic100
11ec153855
feature:2616 move "add files" and "start upload" buttons
...
git-svn-id: http://piwigo.org/svn/trunk@29393 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-03 17:33:29 +00:00
plegall
2125efc8ca
bug 3134: hide warnings on exif_read_data to avoid breaking HTML5 upload
...
git-svn-id: http://piwigo.org/svn/trunk@29392 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-03 16:59:15 +00:00
plegall
ab00c52430
feature 3133: add colorscheme parameter for themes. This way we can use the
...
appropriate CSS for selectize (and other things)
git-svn-id: http://piwigo.org/svn/trunk@29389 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-03 09:02:07 +00:00
plegall
4931295d78
feature 3130: new triggers batch_manager_register_filters and
...
batch_manager_perform_filters to simplify adding filters in
Batch Manager with a plugin.
git-svn-id: http://piwigo.org/svn/trunk@29377 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-01 18:45:00 +00:00
plegall
0e28516b9b
bug 3127: during upload, warn user if she wants to leave the page (works fine on Firefox/Chrome)
...
git-svn-id: http://piwigo.org/svn/trunk@29356 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-01 12:13:55 +00:00
plegall
27e5977d85
bug 3074: no more than 50 photos per page on Batch Manager, unit mode (better fix expected with feature 3106)
...
git-svn-id: http://piwigo.org/svn/trunk@29349 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-01 08:35:09 +00:00
flop25
02ce640d3e
feature:3126
...
Apply on subalbum checkbox about comments
git-svn-id: http://piwigo.org/svn/trunk@29265 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-08-24 20:56:41 +00:00
flop25
9e0872fa6f
feature:3049
...
change Clear to Cancel already translated
git-svn-id: http://piwigo.org/svn/trunk@29264 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-08-24 20:44:42 +00:00