Project

General

Profile

Actions

Feature proposal #4167

closed

upgrade jquery to latest release and also upgrade jquery plugins

Added by krileon over 10 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
20 August 2013
Due date:
% Done:

100%

Estimated time:

Description

Upgrade existing jQuery library to latest jQuery release. Also upgrade all jQuery plugins to latest versions.

Actions #1

Updated by krileon over 10 years ago

Additional plugin to add: Select2

http://ivaynberg.github.io/select2/

Actions #2

Updated by krileon over 10 years ago

Additional plugins: Bootstrap library

http://getbootstrap.com/javascript/

Include them as individual and instead of compiled so they can be loaded on demand.

Actions #3

Updated by krileon over 10 years ago

Include the jQuery migrate plugin encase something needs to load migration from old jQuery releases to jQuery 1.9+. It'll be loaded the same way any other jQuery plugin is loaded.

Actions #4

Updated by krileon over 10 years ago

krileon wrote:

Additional plugins: Bootstrap library

http://getbootstrap.com/javascript/

Include them as individual and instead of compiled so they can be loaded on demand.

Include entire bootstrap, but exclude bootstrap css from loading automatically. Add the CSS to CB template files so it can be loaded in if it's absolutely needed for whatever reason.

Actions #5

Updated by krileon over 10 years ago

Actions #6

Updated by krileon over 10 years ago

ajaxfileupload replaced by: http://blueimp.github.io/jQuery-File-Upload/basic.html (Basic Only)

Actions #7

Updated by krileon over 10 years ago

Actions #8

Updated by krileon over 10 years ago

FlyDOM removed. Not needed anymore and not being used.

Actions #9

Updated by krileon over 10 years ago

jmap replaced by: http://hpneo.github.io/gmaps/ (note: you still need to load in Google Map API before using)

Actions #10

Updated by krileon over 10 years ago

wysiwyg removed. Not needed anymore and not being used.

Actions #11

Updated by krileon over 10 years ago

Find and add a datetime picker (calendar based with time selection optional) - Replace existing popup calendar with this new usage

Actions #12

Updated by krileon over 10 years ago

Add timeago as used by CB Activity for dynamic time ago usage (maybe better available now that latest jQuery can be used, do a quick search)

Actions #13

Updated by krileon over 10 years ago

  • % Done changed from 0 to 60
Actions #14

Updated by krileon over 10 years ago

Update the fileupload to include the image plugin for cropping/scaling images.

Actions #15

Updated by krileon over 10 years ago

Possible new plugins as follows.

Datetime picker - http://trentrichardson.com/examples/timepicker/
Time picker - http://jonthornton.github.io/jquery-timepicker/

Actions #16

Updated by krileon over 10 years ago

Implementing http://trentrichardson.com/examples/timepicker/ as new timepicker (can also be used as a datetimepicker)
- no need for http://jonthornton.github.io/jquery-timepicker/

Actions #17

Updated by krileon over 10 years ago

Implemented timeago: http://timeago.yarp.com/

Actions #18

Updated by krileon over 10 years ago

Implemented jcrop for jquery based image cropping: http://deepliquid.com/content/Jcrop.html

Actions #19

Updated by krileon over 10 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 60 to 100
Actions #20

Updated by beat over 9 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF