| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
- split trim into trim and indent
- merged my indentation code with trim
- cleaned up some small issues
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes #260
|
|
I extracted mock $log factory into stand alone function, so we can access it and test, because this service is rewritten by real service during testing, so we can't access it through angular.$service('$log')...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The value attribute must be populated manually, since different
browsers default to different value of option when not explicitly
defined.
|
|
|
|
|
|
|
|
Closes 254
|
|
|
|
Closes #217
|
|
|
|
|
|
|
|
|
|
|
|
Closes #217
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|