Commit History

Author SHA1 Message Date
  fredck 63d84d622d Reviewed the tests titles and made better use of "describe" to better match with "it". 11 years ago
  fredck 51e1d34f1c Added tests for "utils". 11 years ago
  fredck c8fa56beca Made utils.extend() to process things from start to end instead of the opposite. This was impacting on overriding with multiple arguments. 11 years ago
  fredck 8f72ae2e78 Merge branch 't/1' 11 years ago
  fredck c737310129 Fixed wrong check for function in extend(). 11 years ago
  fredck cfba23f7ca Introduced the Plugin module to be able to workaround its conflict with the RequireJS "plugin!" plugin. 11 years ago
  fredck b06bf091c6 Introduced the "utils" module and its extend() method. 11 years ago
  fredck 8037c915de Introduced the CKEDITOR module. 11 years ago
  fredck 5ac2ed192d Initialized README.md 11 years ago
  fredck d85cf0fea4 Initialized CONTRIBUTING.md 11 years ago
  fredck 48534b0af4 Initialized package.json. 11 years ago
  fredck 28c8c1e176 Initialized LICENSE.md. 11 years ago
  Piotrek Koszuliński 8e16e7e663 Reviewed JSHint config. 11 years ago
  Piotrek Koszuliński bf7eb48dcb Fixed a typo in gitignore. 11 years ago
  Piotrek Koszuliński 0560e1c4aa Updated JSCS config and made necessary adjustments in the code. Fixes #2. 11 years ago
  Piotrek Koszuliński a51f0d216e The array will be shared by both tasks, so it may be extracted. 11 years ago
  Piotrek Koszuliński a7019c966d Minor code style fixes and API docs improvements. 11 years ago
  fredck f3da7aa14a API docs style fixing. 11 years ago
  AnnaTomanek d83ad138a0 Minor formatting change in README. 11 years ago
  fredck ad752d55a2 Minor code style fix. 11 years ago
  fredck 568e800de2 Added all "dot directories" to .gitignore. 11 years ago
  Frederico Caldeira Knabben bab4fea681 Added "Additional Directories" 11 years ago
  AnnaTomanek 11059e2f05 Minor corrections in code comments. 11 years ago
  fredck b91e885c61 Renamed "res" to "utils". 11 years ago
  AnnaTomanek 63028551d3 README file revision. 11 years ago
  fredck dee6342f70 The jscs and jshint will now append .gitignore entries to the configuration instead of replacing it. 11 years ago
  AnnaTomanek 43ca5a04dc Minor changes in the changelog format (incl. periods after changelog entries, as a small reminder). 11 years ago
  fredck 9f35a549e0 Added repository to package.json. 11 years ago
  fredck 942783df92 Added minimum documentation for tools. 11 years ago
  fredck 7595542a88 Code reformatting. 11 years ago