.. |
admin
|
Fixed #13068, #9264, #9983, #9784 - regression with pre-populated fields and javascript inlines, and related bugs.
|
2010-04-07 23:37:48 +00:00 |
LICENSE-JQUERY.txt
|
Being a good citizen, adding the jQuery license and a command line script to easily minify the jQuery based scripts.
|
2010-02-01 14:16:01 +00:00 |
SelectBox.js
|
Fixed #348 -- Fixed bug in admin JavaScript filter interface. Thanks for the patch, Gary Wilson
|
2007-08-25 23:33:58 +00:00 |
SelectFilter2.js
|
Fixed #12705 -- Date/time and select filter widgets now work again with newly added inline forms in the admin.
|
2010-02-17 18:54:02 +00:00 |
actions.js
|
Fixed #12882 - Moved the admin's jQuery into our own namespace to lower the risk of a clash with third party apps that use jQuery.
|
2010-04-13 10:28:24 +00:00 |
actions.min.js
|
Fixed #12882 - Moved the admin's jQuery into our own namespace to lower the risk of a clash with third party apps that use jQuery.
|
2010-04-13 10:28:24 +00:00 |
calendar.js
|
Fixed #11314 - Highlight the current date in the admin calendar widget.
|
2010-01-04 22:48:36 +00:00 |
collapse.js
|
Fixed #12882 - Moved the admin's jQuery into our own namespace to lower the risk of a clash with third party apps that use jQuery.
|
2010-04-13 10:28:24 +00:00 |
collapse.min.js
|
Fixed #12882 - Moved the admin's jQuery into our own namespace to lower the risk of a clash with third party apps that use jQuery.
|
2010-04-13 10:28:24 +00:00 |
compress.py
|
Also minify the JavaScript file for pre-populated form fields in the admin.
|
2010-04-13 10:28:44 +00:00 |
core.js
|
Fixed #12748 - Use charAt instead of array-like access to format string to please IE. Thanks, yedpodtrzitko.
|
2010-02-07 14:42:16 +00:00 |
dateparse.js
|
Fixed #2975: dateparse.js now correctly handles the last day of the year. Thanks, wangbin@exoweb.net.
|
2006-11-07 01:59:46 +00:00 |
getElementsBySelector.js
|
Fixed #10783 -- Fixed Javascript error when adding a new object in admin.
|
2009-04-11 11:33:10 +00:00 |
inlines.js
|
Fixed #12882 - Moved the admin's jQuery into our own namespace to lower the risk of a clash with third party apps that use jQuery.
|
2010-04-13 10:28:24 +00:00 |
inlines.min.js
|
Fixed #12882 - Moved the admin's jQuery into our own namespace to lower the risk of a clash with third party apps that use jQuery.
|
2010-04-13 10:28:24 +00:00 |
jquery.init.js
|
Fixed #12882 - Moved the admin's jQuery into our own namespace to lower the risk of a clash with third party apps that use jQuery.
|
2010-04-13 10:28:24 +00:00 |
jquery.js
|
Updated jQuery to 1.4.2.
|
2010-03-27 23:04:18 +00:00 |
jquery.min.js
|
Updated jQuery to 1.4.2.
|
2010-03-27 23:04:18 +00:00 |
prepopulate.js
|
Fixed #12882 - Moved the admin's jQuery into our own namespace to lower the risk of a clash with third party apps that use jQuery.
|
2010-04-13 10:28:24 +00:00 |
prepopulate.min.js
|
Also minify the JavaScript file for pre-populated form fields in the admin.
|
2010-04-13 10:28:44 +00:00 |
timeparse.js
|
Fixed #627 -- BACKWARDS-INCOMPATIBLE CHANGE. Admin is now an app, not a middleware. See BackwardsIncompatibleChanges for a full list of changes and information on how to update your code.
|
2005-10-19 01:09:05 +00:00 |
urlify.js
|
Fixed #6248 -- Fixed typo in urlify.js. Pointed out by arien.
|
2008-01-06 03:55:23 +00:00 |