Project

General

Profile

Actions

Feature proposal #4167

closed

upgrade jquery to latest release and also upgrade jquery plugins

Feature proposal #4167: upgrade jquery to latest release and also upgrade jquery plugins

Added by krileon over 12 years ago. Updated about 11 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.

Updated by krileon over 12 years ago Actions #1

Additional plugin to add: Select2

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

Updated by krileon over 12 years ago Actions #2

Additional plugins: Bootstrap library

http://getbootstrap.com/javascript/

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

Updated by krileon over 12 years ago Actions #3

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.

Updated by krileon over 12 years ago Actions #4

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.

Updated by krileon over 12 years ago Actions #5

Updated by krileon over 12 years ago Actions #6

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

Updated by krileon over 12 years ago Actions #7

Updated by krileon over 12 years ago Actions #8

FlyDOM removed. Not needed anymore and not being used.

Updated by krileon over 12 years ago Actions #9

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

Updated by krileon over 12 years ago Actions #10

wysiwyg removed. Not needed anymore and not being used.

Updated by krileon over 12 years ago Actions #11

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

Updated by krileon over 12 years ago Actions #12

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)

Updated by krileon over 12 years ago Actions #13

  • % Done changed from 0 to 60

Updated by krileon over 12 years ago Actions #14

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

Updated by krileon over 12 years ago Actions #15

Possible new plugins as follows.

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

Updated by krileon over 12 years ago Actions #16

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/

Updated by krileon over 12 years ago Actions #17

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

Updated by krileon over 12 years ago Actions #18

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

Updated by krileon over 12 years ago Actions #19

  • Status changed from Assigned to Resolved
  • % Done changed from 60 to 100

Updated by beat about 11 years ago Actions #20

  • Status changed from Resolved to Closed
Actions

Also available in: PDF Atom