Commit Graph

111 Commits (4ffa26cf2cd9ec50a2d8227b953813e9dd5aba41)

Author SHA1 Message Date
Torkel Ödegaard 4ffa26cf2c feat() started work on more feature rich time picker 10 years ago
Torkel Ödegaard 2b95cd5081 refactor: moving routes into core, improved bundle loader 10 years ago
Torkel Ödegaard 8f45324bce fix(): fixed requirejs build 10 years ago
Torkel Ödegaard 9dec50832d refactor: refactoring app boot up and core structure 10 years ago
Torkel Ödegaard de753bf330 fix(build): fixed issue with ngAnnotate not including files in core/*, fixes #2733 10 years ago
Torkel Ödegaard d96a6a59ee refactor: moved timepicker from a simple panel to component, removed simple panel directive 10 years ago
Torkel Ödegaard 166a3c4d64 tech(typescript): added tslint to default task 10 years ago
Torkel Ödegaard 84371f03b5 tech(typescript): more testing and migration 10 years ago
Torkel Ödegaard 20407bca89 tech(typescript): converted signup controller to typescript 10 years ago
Torkel Ödegaard 0b5f40e66c tech(): made config system check for generated css or javascript files and panic if there are none, also if there is a public_gen directory it will use that, even if static root is set to public 10 years ago
Torkel Ödegaard da832368f0 dev building and optimized builds work 10 years ago
Torkel Ödegaard abac8bccc6 tech(typescript): its looking good 10 years ago
Torkel Ödegaard 82061c7c3b experiments 10 years ago
Torkel Ödegaard a8197df1c1 more experiments for mixing javascript and typescript 10 years ago
Torkel Ödegaard 3c40310e9b tech(typescript): testing for how to migrate to typescript 10 years ago
Michaël Lhomme 0dc263d919 Disable load timeout in requirejs 10 years ago
Torkel Ödegaard fd319bd5f5 Moved requirejs to bower, #677 10 years ago
Torkel Ödegaard a4a8cd05d2 Updated to nodejs packages and karma code coverage setup 10 years ago
Torkel Odegaard 05bed2fd8a Fixed folder location for readme and license files in bin tar / zip package 10 years ago
Torkel Ödegaard 3d8beb918b Docs updates and update to tar package 10 years ago
Torkel Odegaard c9a28ddd38 Windows build: updates to build stuff to create better windows packages 10 years ago
Torkel Ödegaard d1767144a8 Reworking configuration loading and overriding 10 years ago
Torkel Ödegaard 96ee1c17a3 Worked on new deb & rpm packaging and init.d scripts 10 years ago
Torkel Ödegaard b48b2ac656 Updated grunt tasks for the src -> public directory change 10 years ago
Torkel Ödegaard 722d74a41b Removed unused animate.min.css 10 years ago
Torkel Ödegaard 5f0e7cd52a Added custom cache control headers for static content 10 years ago
Torkel Ödegaard 4b3224702c Fixed asset revving issue with css files 10 years ago
Bruno Binet ae41fa3011 fix uglify TypeError 10 years ago
Torkel Ödegaard d043ee9407 Fixed js concat issue 10 years ago
Torkel Ödegaard 0db55b6194 Work on deb and rpm packages, both seem to work now, #1476 10 years ago
Torkel Ödegaard 9192acf250 Fixed js style errors 10 years ago
Torkel Ödegaard 7e0f1a57af Progress on deb and rpm packaging, renamed config files, added file logging, #1476 10 years ago
Torkel Ödegaard ad2065afc7 Began work on deb and rpm packaging, #1476 10 years ago
Torkel Ödegaard 5c795e9a50 Updated readme with docker info, updated build task 10 years ago
Torkel Ödegaard eeba128f8a Fixed release tar/zip keeping execution mode on phantomjs 10 years ago
Torkel Ödegaard 102c896046 Updated build and wercker file for new repo structure 10 years ago
Torkel Ödegaard 858d7be8cf Migrated from ngmin to ngAnnotate 10 years ago
Torkel Ödegaard 7fef460fa2 Fix for paths to partials 10 years ago
Torkel Ödegaard 3bf7f6ed5f Updated build post processsing to include vendor dir 10 years ago
Torkel Ödegaard 5a3d3f5098 updated build and release tasks 11 years ago
Torkel Ödegaard 318338f967 Updated zip release task 11 years ago
Torkel Ödegaard 7c72705bc5 more work on build process 11 years ago
Torkel Ödegaard 33e3fc70b2 trying to get revision asset replacements to work with different paths 11 years ago
Torkel Ödegaard 9c3cd87bee more work on two grunt build modes, backend/standalone modes 11 years ago
Torkel Ödegaard f8ddfec98c progress on being able to use exact same code base for backend and standalone version, building optimized build needs a little more work 11 years ago
Torkel Ödegaard 11b44f2b01 changes to make requirejs optimizer complete 11 years ago
Torkel Ödegaard d1e33ec071 Moved routes 11 years ago
Torkel Ödegaard 599a77c776 Added karma test step to build/relase grunt task 11 years ago
Mat Schaffer 85e50ece2e Allow for plugin testing. 11 years ago
Torkel Ödegaard 01bd662046 Graph: legend fix for bug when running optimized build, Fixes #1045 11 years ago