|
authentication
|
Added tests for reset password.
|
2014-06-09 14:24:45 -06:00 |
|
bundling
|
Updated button loading animation. Uses CSS3.
|
2014-06-23 10:15:07 -06:00 |
|
controllers
|
User can once again attach a file to a new issue and download existing files from an existing issue.
|
2014-07-11 17:11:39 -06:00 |
|
data
|
Changed to a light colour dialog. Sta Started updating create issue page.
|
2014-07-11 16:08:52 -06:00 |
|
email
|
Resetting a password now results in the affected user receiving a password reset email.
|
2014-06-09 12:19:50 -06:00 |
|
extensions
|
Added tests for array extensions. Removed updateIssues methods for statusRepository and milestoneRepository.
|
2014-07-11 12:03:10 -06:00 |
|
public
|
Fixed a bug in which the 'highest priority' sort order would sort in the incorrect direction.
|
2014-09-11 08:51:03 -06:00 |
|
storage
|
User is able to add another user, but UI doesn't update yet.
|
2014-04-23 21:23:31 -06:00 |
|
test
|
Fixed failing tests as a result of moving cached data mapping from repository to controller level.
|
2014-07-11 22:27:57 -06:00 |
|
.DS_Store
|
Changed to a light colour dialog. Sta Started updating create issue page.
|
2014-07-11 16:08:52 -06:00 |
|
.gitattributes
|
Initial commit. Set up root stuff.
|
2014-01-06 11:49:40 -07:00 |
|
.gitignore
|
Added .DS_Store to the .gitignore.
|
2014-09-11 08:22:09 -06:00 |
|
.travis.yml
|
Re-added .travis.yml.
|
2014-06-19 08:10:32 -06:00 |
|
config.js
|
Removed superfluous data from issue model. Added joins via cached supporting data. Started fixing tests.
|
2014-07-10 17:03:06 -06:00 |
|
connect
|
Added EC2 connection script.
|
2014-07-09 17:12:54 -06:00 |
|
database
|
Changed to 'local' mongodb.
|
2014-07-03 14:22:34 -06:00 |
|
ec2
|
Changed to 'local' mongodb.
|
2014-07-03 14:22:34 -06:00 |
|
inheritance.js
|
Caches are now initialized at server start up. Root retrieves priorities from cache.
|
2014-04-19 09:17:30 -06:00 |
|
init.js
|
Fixed failing tests as a result of moving cached data mapping from repository to controller level.
|
2014-07-11 22:27:57 -06:00 |
|
LICENSE
|
Updated license to GPL v2
|
2014-04-12 23:20:29 -06:00 |
|
loadTesting.js
|
Attempting to fix repositories/caching problem.
|
2014-07-11 12:07:57 -06:00 |
|
package.json
|
Fixed a bug in which the 'highest priority' sort order would sort in the incorrect direction.
|
2014-09-11 08:51:03 -06:00 |
|
post-receive
|
Added the post-receive git hook for deploying on a server.
|
2014-06-24 11:08:46 -06:00 |
|
Procfile
|
Added heroku setup stuff.
|
2014-03-25 10:53:30 -06:00 |
|
README.md
|
Updated Travis CI build image location.
|
2014-06-19 08:13:07 -06:00 |
|
secure.js
|
Added a script to manually encrypt/decrypt the secure configuration using command line parameters.
|
2014-06-23 11:24:46 -06:00 |
|
secureConfig.json.cast5
|
Fixed some sort of encryption/decryption bug.
|
2014-06-23 11:30:54 -06:00 |
|
server.js
|
Caches are now initialized at server start up. Root retrieves priorities from cache.
|
2014-04-19 09:17:30 -06:00 |
|
start
|
Updated permissions.
|
2014-06-06 21:19:38 +00:00 |
|
stop
|
Updated permissions.
|
2014-06-06 21:19:38 +00:00 |
|
utils.js
|
Removed .net code. Moved node code to root.
|
2014-03-17 12:07:49 -04:00 |