Commit Graph

65 Commits

Author SHA1 Message Date
Keith Wood
b0f59eebdb Datepicker: Added Afrikaans and English/UK localisations 2009-10-22 09:49:19 +00:00
Richard Worth
e2d873e6f0 renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935 2009-09-17 10:39:12 +00:00
Keith Wood
20e13a4d77 Datepicker: Fixed #4131 Could week numbers [be] added to the Datepicker 2009-07-29 08:33:33 +00:00
Ca-Phun Ung
cfe9a275c9 datepicker: fixed dateFormat example 2009-06-24 07:40:14 +00:00
Keith Wood
681bcc4ad0 Datepicker: Fixed #4613 Datepicker Swiss-French (fr-CH) localization 2009-06-22 02:43:30 +00:00
Keith Wood
3b5c91fdc6 Datepicker. Fixed #3657 showOtherMonths should allow the selection of days from other months 2009-06-21 07:28:51 +00:00
Keith Wood
37f4f74493 Datepicker: Fixed #4592 Basque (euskara) localization 2009-06-16 08:42:15 +00:00
Keith Wood
ce94b548d0 Datepicker: Added Vietnamese localisation 2009-06-06 05:59:23 +00:00
Keith Wood
068fd93e89 Datepicker: Added Azerbaijani localisation 2009-04-26 02:38:44 +00:00
Keith Wood
3c7b612993 Datepicker: Fixed #4462 - Estonian localization 2009-04-14 12:58:53 +00:00
Keith Wood
5235b3bbd5 Datepicker: fixed #4085 - Can not display year and month correctly in Japanese 2009-04-10 07:55:52 +00:00
Jörn Zaefferer
2ebe15ee7d datepicker demo: improved to respect dateFormat when setting min/maxDate; datepicker still needs a lot of work 2009-03-15 14:32:21 +00:00
Jörn Zaefferer
d9b69be03f formatting 2009-03-15 12:33:03 +00:00
Jörn Zaefferer
96c968b79b datepicker: added event-search demo, combining various options to select a daterange with two inputs 2009-03-14 14:28:10 +00:00
Jörn Zaefferer
3c04e76b33 datepicker: added event-search demo, combining various options to select a daterange with two inputs 2009-03-14 14:26:41 +00:00
Richard Worth
352b081a39 Switched to jQuery 1.3.2 2009-02-20 11:40:25 +00:00
Keith Wood
3ef80b3b0f Fixed #4156 Serbian localizations 2009-02-19 10:30:43 +00:00
Scott González
a0654df038 Datepicker inline demo: Fixed #3967: Inline demo doesn't work in IE6 from main demo page. 2009-02-04 01:57:06 +00:00
Richard Worth
62b7c8eda8 demos: fixed demo descriptions to use CODE for option names instead of STRONG 2009-01-28 10:49:44 +00:00
Richard Worth
0d4d56ae45 demos: fixed file naming inconsistency. Multiple words now separated by hyphen, not underscore 2009-01-27 10:08:19 +00:00
Richard Worth
19a1468fc3 switched to jQuery 1.3.1 2009-01-22 09:13:28 +00:00
Maggie Costello Wachs
f2fb805e18 updated the demo captions, and reordered the examples navigation 2009-01-19 22:42:58 +00:00
Todd Parker
be22dee1da Removed some content from default description and added to overview section on docs wiki instead, 2009-01-19 18:24:50 +00:00
Keith Wood
3ead714520 Fixed 3805. Greek localisation 2009-01-15 11:25:53 +00:00
Richard Worth
2b728dc730 Happy Birthday jQuery (switched to jQuery 1.3) 2009-01-14 23:26:15 +00:00
Richard Worth
877f03b853 switched to jQuery 1.3rc2 2009-01-13 00:49:10 +00:00
Paul Bakaus
23bb040122 reverted temp commit for demos 2009-01-12 14:52:19 +00:00
Paul Bakaus
ea67dc4546 temp commit: reverted to 1.2.6 to fix website issues 2009-01-12 14:44:09 +00:00
Richard Worth
217633b656 demos/datepicker: moved icon image into own datepicker images folder instead of demos/images 2009-01-09 10:47:12 +00:00
Keith Wood
684353e036 Added description of keyboard equivalents 2009-01-09 08:30:36 +00:00
Todd Parker
7f3ac69acc Fixed some spacing issues for the format dropdown and added a label. 2009-01-08 22:28:45 +00:00
Richard Worth
8d47e81a90 spelling of localization - see [1465] 2009-01-08 05:54:53 +00:00
Richard Worth
9c3105200e reverted r1544 (it was temporary) 2009-01-08 05:44:34 +00:00
Richard Worth
c3d9d6261c temporarily switched back to 1.2.6 2009-01-08 05:39:38 +00:00
Richard Worth
cb5d64c654 removed default theme in favor of only one versioned css framework/TR theme - base 2009-01-07 02:36:51 +00:00
Ca-Phun Ung
1b6638cbe7 demos/datepicker/localization.html - fixed closing bracket in dropdown for Arabic, Persian and Hebrew selections - something to do with RTL languages. 2009-01-04 11:13:40 +00:00
Scott González
03f0b95b52 Updated all demos/tests to jQuery 1.3pre. 2009-01-03 04:56:50 +00:00
Ca-Phun Ung
84a505122c demos/datepicker/localization.html - replaced special character symbols with equivalent html entities. 2009-01-02 15:36:40 +00:00
Richard Worth
c116150111 spelling of localization (yes, I see the irony) 2009-01-02 04:33:11 +00:00
Richard Worth
ae2fa8cf16 mime-type and eol-style 2009-01-02 03:56:06 +00:00
Keith Wood
02c22e6196 Additional datepicker demonstrations 2009-01-02 02:10:06 +00:00
Richard Worth
a6efad7be8 demos: touch ups 2009-01-01 00:36:10 +00:00
Richard Worth
db5edc794f demos: touch up 2009-01-01 00:27:45 +00:00
Richard Worth
ed437d785d demos: corrected some page titles 2008-12-31 22:16:02 +00:00
Richard Worth
016eb2487a demos: moved the demos.css link down so it can override default theme styles. other minor updates. 2008-12-31 06:29:31 +00:00
Richard Worth
9a35874d44 demos: whitespace fixes
- trailing whitespace
- inconsistent line endings
- set svn:eol-style to native
2008-12-31 01:20:50 +00:00
Richard Worth
25210e9cfd encoded & 2008-12-30 21:07:45 +00:00
Todd Parker
8d8f296fd2 Changed local nav title to just say "Examples" instead of repeating the title 2008-12-30 21:02:37 +00:00
Todd Parker
0ea93717d2 Changed button bar link name 2008-12-30 19:11:23 +00:00
Todd Parker
c0443f71ef Name updates for links 2008-12-30 18:32:32 +00:00