Commit Graph

29 Commits

Author SHA1 Message Date
Micha
9524a8acf8 Reorganize project structure and finalize Bootstrap 5 cleanup
- Create demo folder and move test files with proper naming
- Rename test.html/js/php to demo/index.html/demo.js/demo.php
- Update Gruntfile.js to Bootstrap 5 only configuration
- Clean up package.json dependencies (remove unused webpack/popper.js)
- Remove non-Bootstrap 5 dist directories
- Update webpack config to use demo files
- Fix demo paths and ensure fully functional demo
2025-07-27 14:08:17 +02:00
Micha
f4dc8a3dd0 Fix datepicker functionality for Bootstrap 5 x-editable
- Updated Gruntfile to use npm bootstrap-datepicker instead of bundled version
- Fixed DPGlobal reference from bdatepicker to datepicker
- Changed mode from inline to popup to ensure date input type is used
- Fixed missing type assignment in editable element initialization
- Enhanced input2value function with fallback logic to extract dates from dates array
- Added comprehensive debugging and error handling
- Datepicker now properly opens, captures selections, and submits formatted dates
2025-07-26 14:25:39 +02:00
Micha
fa96bccbf3 datepicker working 2025-03-09 12:19:33 +01:00
Micha
4d360c3749 fixed jQuery dprecations 2025-03-03 11:57:30 +01:00
Micha
323de3b9e3 fixed jQuer dprecations 2025-03-03 11:56:17 +01:00
Micha
39bb5a3e71 updted README.md 2025-02-23 15:59:23 +01:00
Micha
263c9ab3c4 Bootstrap 5 works 2025-02-21 17:25:26 +01:00
vitalets
f965327b65 bump 1.5.1 in package json for dev 2013-10-07 12:52:39 +04:00
vitalets
228ad2b9c0 bump 1.5.0 2013-09-21 16:48:38 +04:00
vitalets
e14dd3398d bump ver 1.4.7 2013-08-31 14:09:11 +04:00
vitalets
0abd9831ae migrate to grunt 0.4 2013-08-31 13:15:19 +04:00
vitalets
27bf7b6d1e set ver 1.4.6 in package.json for dev purposes 2013-06-26 10:30:14 +04:00
vitalets
c6cc86e238 bump ver 1.4.5 2013-06-23 17:31:46 +04:00
vitalets
a2b5f4140d datetimefield test ready 2013-04-02 13:55:49 +04:00
vitalets
79f2293e44 fix utc and clear 2013-04-01 14:44:17 +04:00
vitalets
9741ebb776 set ver 1.4.4 in package.json 2013-03-18 17:04:02 +04:00
vitalets
ba29222103 set ver to 1.4.3 2013-03-08 14:46:15 +04:00
vitalets
31e39ab988 set ver 1.4.2 2013-02-05 00:32:36 +04:00
vitalets
0c1316b94f set version 1.4.1 2013-01-14 12:34:14 +04:00
vitalets
d375c57e97 set ver 1.4.0 2013-01-01 23:48:03 +04:00
vitalets
e13a63e391 set version 1.3.0 2012-12-10 21:01:06 +04:00
vitalets
212d161f08 bump ver 1.2.0 2012-12-05 14:14:40 +04:00
vitalets
ad42011868 bump ver 1.1.1 2012-11-29 19:09:03 +04:00
vitalets
30f7c20360 set version 1.1.0 2012-11-27 15:40:36 +04:00
vitalets
592b3f7fdc set ver 1.0.1 + changelog 2012-11-22 18:22:25 +04:00
vitalets
bb207f051a fix dependencies 2012-11-21 22:47:40 +04:00
vitalets
fc7095d6ee comments for docs 2012-11-15 22:29:56 +04:00
vitalets
8a64d3fb28 yuidoc comments 2012-11-12 22:04:01 +04:00
vitalets
ccdff0ee51 init 2012-11-09 12:58:42 +04:00