littleguy77
|
31d956a501
|
Customized report details and dashboard, added git settings.
Conflicts:
_attachments/script/config.js
|
2013-10-01 20:42:11 -04:00 |
|
Kevin Gaudin
|
99519b55dd
|
Fix ng-show issues on monsters.
|
2013-07-03 07:42:10 +02:00 |
|
Kevin Gaudin
|
cd74fd3f40
|
Do not display monsterid when INSTALLATION_ID is empty.
|
2013-06-27 21:45:45 +02:00 |
|
Kevin Gaudin
|
57ec701186
|
Merge branch 'aggregates'
|
2013-06-27 01:02:36 +02:00 |
|
Kevin Gaudin
|
ebd9e42775
|
Bugs browser: table can be ordered by count, latest date and app version. Click on header to change field, click on up/down arrow to order descending/ascending
|
2013-06-26 22:52:23 +02:00 |
|
Kevin Gaudin
|
311ba0ced2
|
Fix 'Bugs 1 to null'
|
2013-06-24 23:03:00 +02:00 |
|
Kevin Gaudin
|
25c811c39e
|
Add ACRA Method/Type parameters for Acralyzer in instructions after creating account.
|
2013-06-24 22:47:25 +02:00 |
|
Kevin Gaudin
|
4bc5b2ca6c
|
#45 - the error was actually that acra-storage had not been updated... reverting back to previous view naming.
|
2013-06-18 00:44:25 +02:00 |
|
Kevin Gaudin
|
30be7f31aa
|
#45 - the error was actually that acra-storage had not been updated... reverting back to previous view naming.
|
2013-06-18 00:43:12 +02:00 |
|
Kevin Gaudin
|
6d218add05
|
Fixing purge by days, was calling wrong view name. (#45)
|
2013-06-17 22:39:47 +02:00 |
|
Kevin Gaudin
|
ca389748f1
|
Fixing purge by days, was calling wrong view name. (#45)
|
2013-06-17 22:31:04 +02:00 |
|
Kevin Gaudin
|
8df2bc9428
|
Fix dashboard data loading.
|
2013-06-11 00:00:20 +02:00 |
|
Kevin Gaudin
|
7af0cfc7d1
|
Merge branch 'aggregates' of https://github.com/ACRA/acralyzer into aggregates
|
2013-06-10 23:41:55 +02:00 |
|
Kevin Gaudin
|
c3a80ea5b8
|
Add reference to MonsterID.js project.
|
2013-06-10 23:41:39 +02:00 |
|
Kevin Gaudin
|
9c20e73573
|
Show that we are filtering reports by user when this is the case. Remove unapplicable filters.
|
2013-06-10 01:24:39 +02:00 |
|
Kevin Gaudin
|
e454c95be4
|
Users management: Cloudant => give instructions, CouchDB >= 1.2 => create with plain password, CouchDB < 1.2 => create with hashed password
|
2013-06-10 00:48:35 +02:00 |
|
Kevin Gaudin
|
dc2da7fd4e
|
Default behavior without user preference is now OK => use first available acra-* database.
|
2013-06-09 18:10:45 +02:00 |
|
Kevin Gaudin
|
5358a79dd1
|
Removing hardcoded default app, switch to user defined default app. Still have to handle case of no user-set default app.
|
2013-06-09 17:57:08 +02:00 |
|
Kevin Gaudin
|
7059cddbe2
|
Fix wrong watch on monsterid width / height
|
2013-05-28 08:00:48 +02:00 |
|
Kevin Gaudin
|
694ab7205f
|
Better layout for report summary
|
2013-05-28 07:32:42 +02:00 |
|
Kevin Gaudin
|
1e69a26586
|
Filter reports by user only
|
2013-05-28 00:51:23 +02:00 |
|
Kevin Gaudin
|
5b8c92c409
|
Filter reports by bug + user.
|
2013-05-28 00:05:41 +02:00 |
|
Kevin Gaudin
|
edd11a6fd8
|
Remove unnecessary parameters from anonymous wrapper
|
2013-05-27 23:17:05 +02:00 |
|
Kevin Gaudin
|
60d340b3f6
|
Replace retroavatar with http://github.com/kevingaudin/monsterid.js
|
2013-05-27 23:16:37 +02:00 |
|
Kevin Gaudin
|
860b66b182
|
Merge fix for bulk purges from master
|
2013-05-26 22:50:50 +02:00 |
|
Kevin Gaudin
|
dd1869e867
|
More efficient purges.
|
2013-05-26 22:32:11 +02:00 |
|
Kevin Gaudin
|
72d1224148
|
Add user tracking emulation through use of avatars generated from the installation_id. Filtering reports on installation_id still to be done.
|
2013-05-23 01:58:04 +02:00 |
|
Kevin Gaudin
|
3cbc896585
|
Fix bugs browser item numbers in pagination.
|
2013-05-22 00:05:42 +02:00 |
|
Kevin Gaudin
|
4500730496
|
Update couchapp/erica ignore files.
|
2013-05-20 11:44:50 +02:00 |
|
Kevin Gaudin
|
d7cdeff0f1
|
Switch bug resolution state in bug details.
|
2013-05-19 23:01:08 +02:00 |
|
Kevin Gaudin
|
bc593c7b2a
|
Refactoring toggleSolved to be centralized in bug.
|
2013-05-19 22:44:56 +02:00 |
|
Kevin Gaudin
|
96a8556d82
|
A few cosmetic changes.
|
2013-05-19 22:23:36 +02:00 |
|
Kevin Gaudin
|
4ac498b27c
|
Hide whole bug description edit line when updating
|
2013-05-19 10:50:27 +02:00 |
|
Kevin Gaudin
|
a8f76a61d9
|
Reports count for this bug in list of reports for bug
|
2013-05-19 02:07:17 +02:00 |
|
Kevin Gaudin
|
60a7629f20
|
Fix build
|
2013-05-19 01:58:11 +02:00 |
|
Kevin Gaudin
|
782ae1db92
|
Description management: done.
|
2013-05-19 01:54:29 +02:00 |
|
Kevin Gaudin
|
b804223ea7
|
Starting to add Markdown descriptions to bugs. Not persisted for the moment.
|
2013-05-18 15:29:44 +02:00 |
|
Kevin Gaudin
|
54132b03c0
|
Better remove list animations than keep bad experience. Number of items per page is now at the same place on bugs and reports. Display a loader while toggling bug status.
|
2013-05-17 01:47:09 +02:00 |
|
Kevin Gaudin
|
67b5d86126
|
Enable some working filtering on bugs and reports for bug.
|
2013-05-15 00:52:47 +02:00 |
|
Kevin Gaudin
|
326ec1328e
|
Display bugs first on dashboard and navigation bar. Search field allows to filter bugs. Fix total bugs on bugs-browser.
|
2013-05-15 00:40:33 +02:00 |
|
Kevin Gaudin
|
ebcd84d98b
|
service.reportsstore should better now about the location of the timestamp than the controller. Fix for the moment in reports list for a bug.
|
2013-05-15 00:12:05 +02:00 |
|
Kevin Gaudin
|
3f7fab60ad
|
First working link from bug to list of reports.
|
2013-05-14 00:30:18 +02:00 |
|
Kevin Gaudin
|
bb77b45fb9
|
Fix build.
|
2013-05-12 23:40:54 +02:00 |
|
Kevin Gaudin
|
060700e500
|
Bugs table factored in a single partial template.
|
2013-05-12 23:37:39 +02:00 |
|
Kevin Gaudin
|
daa40c96c7
|
Factoring reports table in a single partial html file.
|
2013-05-12 22:44:12 +02:00 |
|
Kevin Gaudin
|
d09988dc38
|
Pagination working on both reports and bugs with same buttons template.
|
2013-05-12 22:33:42 +02:00 |
|
Kevin Gaudin
|
60ad6eb436
|
Make paginator template an external partial file.
|
2013-05-12 17:39:36 +02:00 |
|
Kevin Gaudin
|
746efe64be
|
Update README.md
|
2013-05-12 11:01:33 +03:00 |
|
Kevin Gaudin
|
84d82a268e
|
First draft of a working in-browser bugs pagination.
|
2013-05-10 00:29:33 +02:00 |
|
Kevin Gaudin
|
ee15ec2199
|
Add PSD source of the solved bug icon.
|
2013-05-10 00:28:37 +02:00 |
|