Commit Graph
37 Commits
Author SHA1 Message Date
Adam Shaw 8e6a68ccf0 Merge branch 'master' into skeleton 2014-08-15 19:37:08 -07:00
Adam Shaw d6e64b9c7d upgrade jquery-ui 2014-08-15 18:38:48 -07:00
Adam Shaw c04bbba6d6 Merge branch 'master' into skeleton
Conflicts:
	src/agenda/AgendaDayView.js
	src/agenda/AgendaEventRenderer.js
	src/agenda/AgendaView.js
	src/agenda/AgendaWeekView.js
	src/basic/BasicDayView.js
	src/basic/BasicView.js
	src/basic/BasicWeekView.js
	src/basic/MonthView.js
	src/common/DayEventRenderer.js
	src/common/SelectionManager.js
2014-08-06 18:08:15 -07:00
Adam Shaw e92c85d1e1 moment-2.8 compatibility, language file generation 2014-08-06 17:31:45 -07:00
Adam Shaw 04382ce203 exclude jquery resizable from dist 2014-07-23 13:16:47 -07:00
Adam Shaw 48dd2be73a improve the freakin git assume-unchanged hack. do it when dist files are built 2014-06-13 15:57:27 -07:00
Adam Shaw c87a126812 explicity defined bumpable json files 2014-06-01 23:25:34 -07:00
Adam Shaw 738b728d1b change the way grunt-karma is called 2014-06-01 23:25:16 -07:00
Adam Shaw 97ad608718 fix lumbar watch (sourceMaps dont work when config not in root). simplify watch script 2013-09-01 06:00:00 -07:00
Adam Shaw 1b92422103 make lumbar actually work 2014-05-31 17:33:02 -07:00
Adam Shaw 85ef67506e adjust to jquery's new location in jquery/dist 2014-05-31 16:56:00 -07:00
Adam Shaw 4d8046f7de update docs about running karma 2014-05-31 14:35:06 -07:00
Adam Shaw fa827fafa0 grunt dist builds archive and cdnjs now 2014-05-31 14:26:43 -07:00
Adam Shaw a068358153 release script and grunt-bump 2014-05-31 12:41:11 -07:00
Adam Shaw 3514ce59eb move lumbar and karma config files into build directory 2014-05-30 23:58:14 -07:00
Adam Shaw ddb9dfb2f7 get grunt-karma working with build flow 2014-05-30 23:51:16 -07:00
Adam Shaw 24a40d9340 update some build scripts to use new directory scheme 2014-05-30 23:08:14 -07:00
Adam Shaw 5edc3382f7 move some root-level build-related files into build directory 2014-05-30 22:59:28 -07:00
Adam Shaw 7a714d1575 change location of where built files go 2014-05-30 22:50:58 -07:00
Adam Shaw 3746117815 fix lint problems in misc js files 2014-01-31 15:15:33 -08:00
Adam Shaw d4eb825d69 lint/style-check misc config js files in project root 2014-01-31 15:15:13 -08:00
Adam Shaw b23937a015 setup for code linting and style checking (jshint/jscs) 2014-01-31 14:05:43 -08:00
Adam Shaw 05ab0a7cf8 [2.0] build system updates, esp for language file generation 2014-01-24 23:50:42 -08:00
Adam Shaw 95fdefa98f during build, dont accidentally copy dumb txt files 2013-08-31 20:50:00 -07:00
Adam Shaw 9181e8be2e bower components go in lib/, all demos and tests reference them directly 2013-08-31 20:23:39 -07:00
Adam Shaw e5ae4cdf3d for build process, "cdn" -> "cdnjs" 2013-08-26 23:09:46 -07:00
Adam Shaw 60b03ba1e1 for build process, "component" -> "bower" (including bower.json) 2013-08-26 23:09:39 -07:00
Adam Shaw 83f7d50501 leverage Bower for dependencies 2013-08-26 22:05:54 -07:00
Adam Shaw 3857ada289 tweak grunt clean:cdn command 2013-03-30 00:58:20 -07:00
Adam Shaw 470c8b9313 move Bower and CDNJS configs into build folder 2013-03-30 00:20:32 -07:00
Adam Shaw 9b4bfc1681 build for CDNJS 2013-03-30 00:20:25 -07:00
Adam Shaw 4de5421081 updated docs for development workflow. added grunt dev command 2013-03-17 02:05:02 -07:00
Adam Shaw 95c16e274f new lumbar-based solution for building fullcalendar submodules 2013-03-16 23:51:09 -07:00
Adam Shaw b7e644bf4e change to single MIT license. update banners in source files 2013-03-11 02:32:51 -07:00
Adam Shaw a186f5295e new loader system: real line numbers, and more configurable 2013-03-11 02:21:39 -07:00
Adam Shaw 1c5c4320c0 when cleaning build files, don't clear component by default 2013-03-02 17:17:11 -08:00
Adam Shaw d2ef2cf1a8 new Grunt build system, development flow, Bower component generation, jQuery plugin manifest 2013-02-26 00:43:35 -08:00