James Brooks
|
4762864c6f
|
PHPDoc the methods
|
2014-12-01 08:38:26 +00:00 |
|
James Brooks
|
13b858a99e
|
Format code
|
2014-12-01 08:34:37 +00:00 |
|
James Brooks
|
8a1494541b
|
Fix $pageTitle var condition
|
2014-12-01 08:33:42 +00:00 |
|
James Brooks
|
5fdd8db739
|
Introduce HasSettingFilter that'll redirect to setup
|
2014-12-01 08:32:31 +00:00 |
|
James Brooks
|
10d2d17573
|
Rename the NoSetupFilter to be IsSetupFilter
|
2014-12-01 08:28:27 +00:00 |
|
James Brooks
|
db240a7e21
|
Moved assets dir into /app
|
2014-11-28 15:01:30 +00:00 |
|
Elliot Hesp
|
131adea1b3
|
Change database config to run of the .env file
|
2014-11-28 09:29:21 +00:00 |
|
James Brooks
|
0b3f4f5468
|
Use tabs not spaces
|
2014-11-27 22:14:56 +00:00 |
|
James Brooks
|
74914c6774
|
Fix weird formatting
|
2014-11-27 22:08:38 +00:00 |
|
James Brooks
|
6c78adf71c
|
Add blank line to EOL. No trailing spaces.
|
2014-11-27 22:08:28 +00:00 |
|
James Brooks
|
18403aaa81
|
No trailing spaces and braces on new line
|
2014-11-27 22:05:38 +00:00 |
|
Elliot Hesp
|
1144df4023
|
Added basic controller unit tests
|
2014-11-27 20:42:12 +00:00 |
|
Elliot Hesp
|
557e24ade1
|
Simplified if statement
|
2014-11-27 20:15:37 +00:00 |
|
Elliot Hesp
|
954f9cf65e
|
Code standards update to classes
|
2014-11-27 20:14:17 +00:00 |
|
Elliot Hesp
|
f44871a92e
|
Pulled Dingo back to 0.6.* - Basic Auth not working with new version
|
2014-11-27 19:36:40 +00:00 |
|
Elliot Hesp
|
1383e45f9d
|
Fixed class name
|
2014-11-27 19:19:48 +00:00 |
|
Elliot Hesp
|
4804eb90f8
|
Moved transformers to namespaced directory
|
2014-11-27 19:18:01 +00:00 |
|
Elliot Hesp
|
15b43dc9a9
|
Moved routesInDirectory() function to service provider
|
2014-11-27 18:27:19 +00:00 |
|
manavo
|
66b9b881c8
|
Adjust to coding style
|
2014-11-27 17:07:27 +00:00 |
|
manavo
|
a819b5f1cc
|
Fix transformer
|
2014-11-27 17:07:14 +00:00 |
|
Thomas Coleman
|
4a30770d36
|
[Coding Standards] Applied new coding standards to CachetHQ\Cachet folder
|
2014-11-27 16:36:24 +00:00 |
|
Thomas Coleman
|
ee65a462ef
|
[Namespacing] Removed namespaced added in, to be added in properly later
|
2014-11-27 16:33:18 +00:00 |
|
Thomas Coleman
|
107a4c2a6e
|
[Standards] Updated Codebase to reflect new coding standards. See CONTRIBUTING.md for standards.
|
2014-11-27 16:05:00 +00:00 |
|
James Brooks
|
6d5ad36ae9
|
Move RSS into its own controller
|
2014-11-27 14:52:36 +00:00 |
|
James Brooks
|
252b6a1126
|
Adds RSS feed. Closes #26. No link or anything, but accessible at /rss
|
2014-11-27 14:31:33 +00:00 |
|
James Brooks
|
b7d49568f6
|
Fix IncidentTableSeeder by seeding user_id with user#1
|
2014-11-27 14:12:29 +00:00 |
|
James Brooks
|
bd88b1cb58
|
Validation on IncidentTemplate
|
2014-11-27 14:11:09 +00:00 |
|
James Brooks
|
6be47a85c3
|
Fixed bad model name
|
2014-11-27 14:10:04 +00:00 |
|
James Brooks
|
043078daaa
|
Add Validation to the Service model
|
2014-11-27 14:09:47 +00:00 |
|
James Brooks
|
96a12a9e0d
|
Service model, with JSON decoding/encoding of attributes
|
2014-11-27 14:01:38 +00:00 |
|
James Brooks
|
aad2349f11
|
Formatting of RepositoryServiceProvider
|
2014-11-27 11:33:40 +00:00 |
|
James Brooks
|
cac71572b0
|
Fixing up the DingoServiceProvider not being found
|
2014-11-27 11:30:07 +00:00 |
|
manavo
|
392b3da082
|
Merge branch 'master' of https://github.com/cachethq/Cachet
|
2014-11-26 23:45:30 +00:00 |
|
manavo
|
34c9f932a3
|
Fix webhooks error
|
2014-11-26 23:44:57 +00:00 |
|
James Brooks
|
08360124ff
|
Make CachetHq acually be CachetHQ. Fix formatting.
|
2014-11-26 23:20:31 +00:00 |
|
manavo
|
37ccd2404e
|
Remove unused imports
|
2014-11-26 23:10:50 +00:00 |
|
manavo
|
aa136cf815
|
Fix PHP DocBlocks
|
2014-11-26 23:10:33 +00:00 |
|
Philip Manavopoulos
|
97c133a1bd
|
Merge pull request #43 from Ehesp/repo_pattern
Repository pattern implementation
|
2014-11-26 23:07:38 +00:00 |
|
James Brooks
|
baee247363
|
Created the services table
|
2014-11-26 16:42:41 +00:00 |
|
Elliot Hesp
|
1bd3d0f21f
|
Clean controllers
|
2014-11-26 16:08:47 +00:00 |
|
Elliot Hesp
|
af10821ef5
|
Added Component Repository into controller
|
2014-11-26 15:00:36 +00:00 |
|
Elliot Hesp
|
7c0b80f6a4
|
Changed namespacing to master CachetHq
|
2014-11-26 13:01:07 +00:00 |
|
Elliot Hesp
|
e454a3395b
|
added Cachet to autoloading and loading of service provider
|
2014-11-26 11:41:58 +00:00 |
|
Elliot Hesp
|
058d219733
|
Added repository files
|
2014-11-26 11:41:57 +00:00 |
|
Elliot Hesp
|
26e516f739
|
Breaking controllers down into namespaces
|
2014-11-26 11:41:57 +00:00 |
|
James Brooks
|
68c90abc30
|
Seed Components with user_id for what will be the default user
|
2014-11-26 11:09:41 +00:00 |
|
James Brooks
|
97ec6eceb9
|
Fix bad var name for components
|
2014-11-26 11:08:30 +00:00 |
|
James Brooks
|
5576fc2ac6
|
Add metrics and user tabs
|
2014-11-26 10:40:37 +00:00 |
|
James Brooks
|
e6f9a1ecf1
|
Start pulling the dashboard into its own view structure, basic tabs for now
|
2014-11-25 22:41:38 +00:00 |
|
James Brooks
|
9d5927afc6
|
Don't add the beginning slash
|
2014-11-25 22:01:39 +00:00 |
|