Commit Graph

87 Commits

Author SHA1 Message Date
Zacharie
3b1c929e5c Issue #1200 : Design implementation and ajax implementation of changing parent and rank 2020-08-13 11:40:52 +02:00
Zacharie
b32daddafe Issue #1189 : Statistic page redesign
* Statistic page totally redesign, replace by a single graphic which display for last hours, days, months and years
 * Add Chart.js plugin for graphic representation
 * Add Moment.js plugin for time operations
2020-06-12 15:33:35 +02:00
Zacharie
490f43c52b Issue #1167 Implement Group Member Manage, Group manager fixes
* Adding and removing members now works in the Member manager popup
 * Implement an intelligent research input for adding users
 * Add the plugin confirm.js
 * Add a confirm popup for the group deletion
 * Implement the "Set as group for new users" action for groups
2020-05-19 17:28:22 +02:00
modus75
8c1a4a181c issue #378 upgrade datatables to 1.10.11 2016-03-09 22:01:25 +01:00
modus75
7dd5029fc6 Merge branch 'feature/378-upgrade-datatables' 2016-03-09 21:54:47 +01:00
plegall
1928125edc fixes #425, update piecon.js 2016-02-26 19:39:36 +01:00
modus75
8b51eb1b40 upgrade datatables to 1.10.11 (issue #378) 2016-02-18 21:33:06 +01:00
modus75
27389102d1 upgrade jquery from 1.11.1 to 1.11.3 2015-11-27 21:58:18 +01:00
mistic100
90809a1185 invalid js in SwitchBox
git-svn-id: http://piwigo.org/svn/trunk@31080 68402e56-0260-453c-a942-63ccdbb3a9ee
2015-04-12 09:55:51 +00:00
mistic100
932b67e241 Feature 3185 : Add upload progress indicator with Piecon
git-svn-id: http://piwigo.org/svn/trunk@30766 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-12-16 12:12:54 +00:00
mistic100
5f80cb589c tweak colorbox style2
git-svn-id: http://piwigo.org/svn/trunk@30629 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-11-30 11:57:47 +00:00
mistic100
1ac4fb3168 update selectize and colorbox + all colorbox themes and i18n
git-svn-id: http://piwigo.org/svn/trunk@30628 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-11-30 11:38:09 +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
rvelices
09228a746f upgrade jquery ui from 1.10.1 to 1.10.4
git-svn-id: http://piwigo.org/svn/trunk@28780 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-06-24 20:16:59 +00:00
rvelices
03a3d1830c upgrade jquery from 1.11.0 to 1.11.1
git-svn-id: http://piwigo.org/svn/trunk@28776 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-06-24 20:06:28 +00:00
mistic100
84d94906d2 add dark selectize theme + "ternary" template modifier
git-svn-id: http://piwigo.org/svn/trunk@28703 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-06-14 14:15:05 +00:00
plegall
70bcfb5b86 feature 2616: HTML5 upload (with plupload 2.1.2). First basic implementation. Needs customization.
Chunked upload + Drag & drop (no more Flash)

use a new specific API method pwg.images.upload


git-svn-id: http://piwigo.org/svn/trunk@28545 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-05-27 14:11:23 +00:00
mistic100
97ffdb2edc feature 2679 : allow to change creation time
git-svn-id: http://piwigo.org/svn/trunk@28500 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-05-18 10:58:53 +00:00
mistic100
914b6d96d2 feature 3080 : simpler date inputs (one input + fontello + picker selects)
git-svn-id: http://piwigo.org/svn/trunk@28497 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-05-17 22:04:36 +00:00
mistic100
f932ee79df feature 3077 : use Selectize with AJAX load/cache on picture_modify
git-svn-id: http://piwigo.org/svn/trunk@28494 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-05-17 12:11:47 +00:00
rvelices
14bb4bc5a3 upgrade jquery from 1.10.2 to 1.11.0
git-svn-id: http://piwigo.org/svn/trunk@27372 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-02-13 22:57:07 +00:00
plegall
4c4fb7d9d9 feature 1668: use underscore.js to template the userDetails instead of
generating HTML directly in javascript. Will make work easier for plugins
modifying the user profile.


git-svn-id: http://piwigo.org/svn/trunk@26270 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-12-27 20:50:51 +00:00
rvelices
e824dce312 removed never used javascript
git-svn-id: http://piwigo.org/svn/trunk@25923 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-12-10 21:17:45 +00:00
plegall
f1cb64106e bug 3004 fixed: add jQuery Chosen icons for iPad (high pixelratio).
update Chosen to version 1.0.0


git-svn-id: http://piwigo.org/svn/trunk@25751 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-29 12:09:46 +00:00
mistic100
037413eee8 force color of tokeninput search field
git-svn-id: http://piwigo.org/svn/trunk@25656 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-23 18:35:14 +00:00
rvelices
84789fe5fa upgrade jquery from 1.10.1 to 1.10.2
git-svn-id: http://piwigo.org/svn/trunk@25383 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-07 21:03:43 +00:00
plegall
8d6970624c feature 1668: add DataTables
git-svn-id: http://piwigo.org/svn/trunk@25197 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-28 18:16:12 +00:00
rvelices
d45adcf0b9 fix switchbox for deeply nested position absolute elements (should use position() instead of offset())
git-svn-id: http://piwigo.org/svn/trunk@24612 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-09-24 20:41:18 +00:00
rvelices
0b319ddd45 feature 2928: fctorize switchBox (now js is loaded async + also apply to the calendar type links on index page)
git-svn-id: http://piwigo.org/svn/trunk@23437 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-22 04:44:48 +00:00
rvelices
2f41d77764 upgraded jquery to 1.10.1
git-svn-id: http://piwigo.org/svn/trunk@23358 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-19 04:36:23 +00:00
mistic100
078e4d1bbd feature:2928 Factorize JS code for switchBox
switchBox("selector for link", "selector for box");

git-svn-id: http://piwigo.org/svn/trunk@23320 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-18 10:29:55 +00:00
mistic100
68ffc79d86 feature:2927 Update TokenInput to 1.6.1/mistic100
git-svn-id: http://piwigo.org/svn/trunk@23275 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-16 20:53:20 +00:00
mistic100
6fafebd52a feature:2922 Add caseSensitive option to TokenInput (false by default)
git-svn-id: http://piwigo.org/svn/trunk@23231 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-15 15:44:21 +00:00
mistic100
212d37a36a escape special chars used in regex
cc8eab541a

git-svn-id: http://piwigo.org/svn/trunk@23229 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-15 13:50:10 +00:00
rvelices
5b60c54c55 feature 2916 Replace raphael with symbol fonts
I added more icons than before (I think it's better as we can find links faster but that's arguable ...)

git-svn-id: http://piwigo.org/svn/trunk@23029 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-04 04:44:34 +00:00
mistic100
ee3e287aa0 move and update jgrowl css
git-svn-id: http://piwigo.org/svn/trunk@22338 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-04-23 15:46:47 +00:00
mistic100
a6bcd40bd8 update jGrowl to 1.2.12 for jQuery 1.9.1
git-svn-id: http://piwigo.org/svn/trunk@22337 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-04-23 15:13:07 +00:00
rvelices
d3e271fbe4 upgrade jquery to 1.9.1
git-svn-id: http://piwigo.org/svn/trunk@22176 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-04-12 19:59:09 +00:00
rvelices
0804d94565 fix compatibility with jquery 1.9
git-svn-id: http://piwigo.org/svn/trunk@21798 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-03-23 09:23:59 +00:00
rvelices
74373ea717 upgraded jquery ui from 1.9.0 to 1.10.1
git-svn-id: http://piwigo.org/svn/trunk@20824 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-18 21:18:40 +00:00
rvelices
eeb7942b4e upgraded jquery jcrop from 0.9.10 to 0.9.12
git-svn-id: http://piwigo.org/svn/trunk@20820 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-18 20:33:45 +00:00
rvelices
56bf419cac upgraded jquery chosen from 0.9.7 to 0.9.11
git-svn-id: http://piwigo.org/svn/trunk@20818 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-18 20:24:46 +00:00
rvelices
3c95ae69f4 upgraded jquery colorbox from 1.3.16 to 1.4.1
git-svn-id: http://piwigo.org/svn/trunk@20816 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-18 19:58:24 +00:00
flop25
63198af499 bug:2820 & bug:2684
much better code : ability to pass max_requests to the js file like error_icon


git-svn-id: http://piwigo.org/svn/trunk@20212 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-01-17 18:38:54 +00:00
flop25
b91d2f7772 bug:2684
picture page and comment_list.tpl
clean up unused loader gif

git-svn-id: http://piwigo.org/svn/trunk@20211 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-01-17 18:17:53 +00:00
rvelices
2fc850c5b2 upgraded js libs
jquery from 1.8.2 to 1.8.3
jquery jCrop from 0.9.9 to 0.9.10

git-svn-id: http://piwigo.org/svn/trunk@19682 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-12-31 06:13:14 +00:00
rvelices
f0d061d613 feature 2771 upgrade jquery ui - forgot to add non minimified files (not used anywhere in the code, but for the sake of coherence)
git-svn-id: http://piwigo.org/svn/trunk@18953 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-06 21:00:59 +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
9653d75331 upgrade cluetip version from 1.0.7 to 1.2.6
git-svn-id: http://piwigo.org/svn/trunk@18610 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-10-11 21:29:28 +00:00
rvelices
f137e88f29 upgrade jqueryto 1.7.2
git-svn-id: http://piwigo.org/svn/trunk@14027 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-09 04:17:33 +00:00