Commit Graph

16 Commits

Author SHA1 Message Date
plegall
1c545c601b feature 724: improved "add tags" form. Instead of a big list of checkboxes,
displays a dynamic list of tags with jQuery, with suggestions based on
existing tags and the ability to create new tags on the fly.

The change was applied only on admin/picture_modify.php for test purpose.

Note : FCBKcomplete 2.7 had a bug on "remote tag" click, and the bug was fixed
on 2.7.1. But the suggestions were not working with 2.7.1. So I took the 2.7
and applied the tiny change to make the "remove tag" click work.

git-svn-id: http://piwigo.org/svn/trunk@5067 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-06 22:10:23 +00:00
nikrou
6acc3ff790 Feature 1442 : update jquery
* update jquery to 1.4.1
* update jquery ui to 1.7.2

git-svn-id: http://piwigo.org/svn/trunk@4918 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-20 19:56:36 +00:00
rvelices
05d508beab remove jquery.dimensions as they are already included in the standard jQuery distribution
git-svn-id: http://piwigo.org/svn/trunk@4067 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-10-20 19:13:56 +00:00
plegall
41e0ae2343 change: according to topic:15067, svn:keywords property was removed
git-svn-id: http://piwigo.org/svn/trunk@3282 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-05-13 22:29:15 +00:00
nikrou
315a962558 feature 959 : improve reordering of menubar block by using drag and drop
a new jquery pluging to reodering table rows because jquery.sortable don't work well with table rows.

git-svn-id: http://piwigo.org/svn/trunk@3219 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-22 14:50:36 +00:00
rub
6ce0405c23 Update jQuery UI lib with jquery.ui-1.5.3.zip
Missing new files

git-svn-id: http://piwigo.org/svn/trunk@3103 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-18 23:32:12 +00:00
rub
436679af44 Update jQuery UI lib with jquery.ui-1.5.3.zip
Change files tree in order to have the same of UI.
Add too effects files js


git-svn-id: http://piwigo.org/svn/trunk@3102 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-18 23:27:21 +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
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
rub
e9d7622d55 Purpose of datepicker with jQuery.
I will open a french topic on forum to debate of implementation and possibles changes.

git-svn-id: http://piwigo.org/svn/trunk@2632 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-01 20:39:06 +00:00
rub
4e444f1e89 Change growfield directory.
Use of packed file.
Add growfield option (animate false)

git-svn-id: http://piwigo.org/svn/trunk@2606 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-27 00:07:06 +00:00
rub
adb799fc46 jQuery use.
All admin categoryList are resizable.
All admin teataera are autogrow.

On call for all resize application.

git-svn-id: http://piwigo.org/svn/trunk@2603 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-26 21:47:46 +00:00
patdenice
fd0b26af45 - Add all jQuery UI files (for future use) in stable version (1.5.2).
- Use jQuery cluetip plugin for new plugins page.
- Remove old CSS tooltip rules.

git-svn-id: http://piwigo.org/svn/trunk@2587 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-25 15:10:39 +00:00
patdenice
c9cb39aadc - Add drag&drop to cat_list.
git-svn-id: http://piwigo.org/svn/trunk@2554 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-20 01:04:01 +00:00
rvelices
3a67845aaf - removed and moved (from common to admin) some CSS rules
- upgraded jQuery and accordion to latest version (and reorganised a bit their location)

git-svn-id: http://piwigo.org/svn/trunk@2489 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-08-28 01:26:26 +00:00
vdigital
87a6b63d6f New: jQuery and Accordion Admin menus
git-svn-id: http://piwigo.org/svn/trunk@2313 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-26 13:19:24 +00:00