ff6c7455f5
Rework discussion/post components
2015-01-07 17:25:40 +10:30
d4e573b629
Use layoutName instead of templateName
2015-01-07 17:25:40 +10:30
16050ab762
Merge pull request #32 from Allineer/patch-1
...
"Specified key was too long" fix.
2015-01-05 08:18:41 +10:30
d1344492ce
"Specified key was too long" fix.
...
[Illuminate\Database\QueryException]
SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 1000 bytes (SQL: alter table `permissions` add primary key perm
issions_grantee_entity_permission_primary(`grantee`, `entity`, `permission`))
2015-01-04 22:40:16 +03:00
276e0ce388
Merge branch 'redesign'
2015-01-03 22:04:58 +10:30
f62e8e2541
Big component restructure/overhaul
2015-01-03 21:51:47 +10:30
0ed141d49e
Clean up routes
2015-01-03 12:26:22 +10:30
9375f605a8
Working on interface components.
2015-01-03 12:26:14 +10:30
23424a51c6
Update git URL
2015-01-03 08:19:31 +10:30
686c54f837
Update ember.js (fix view helper regression)
2015-01-02 17:17:19 +10:30
89c8f80f3f
Working on responsive dropdown menu components.
2015-01-02 11:46:40 +10:30
690174297d
Rejigging templates for redesign.
...
- Componentize more stuff, heading in the direction of Ember 2.0
- Start CSS from scratch
- Everything is broken atm!
2015-01-01 20:08:38 +10:30
dc74288915
Fix up bug in discussion seeder where number_index could be null. closes #27
2014-12-31 17:52:53 +10:30
ca2529eec1
Tweak installation instructions.
2014-12-31 17:52:20 +10:30
a13af2b67d
Change installation instructions to use vagrant.
2014-12-30 22:02:38 +10:30
2ab5f74e79
Merge pull request #21 from mikedugan/master
...
seeds updated, fixes #20
2014-12-30 21:36:15 +10:30
e7987f2ea2
Merge pull request #23 from Ghosh/bugfix-partialDiscussionsPane
...
Fixed partially showing discussions pane
2014-12-25 07:23:18 +10:30
ea00d1b2bb
Fixed partially showing discussions pane
...
Referencing the discussions pane which slides out from the sidebar.
Fixed styles for pinned state of dicussions pane
Fixed padding in discussions pane
2014-12-24 23:31:01 +05:30
cc122cfe4b
rm vagrantfile, fix seed
2014-12-24 08:39:20 -05:00
8e300c99ea
added vagrant
2014-12-24 08:11:41 -05:00
24617b7e1e
Fix up LESS compilation.
2014-12-24 09:36:47 +10:30
14ee0ed501
Missed some workbench changes.
2014-12-24 09:23:31 +10:30
4f2407bba3
Relocate to workbench so that dev dependencies are loaded properly.
2014-12-23 22:59:15 +10:30
8176b07f89
Add instructions to install dev dependencies.
2014-12-23 20:18:52 +10:30
0cced3d6da
Update dependencies to latest versions.
2014-12-23 12:55:28 +10:30
238bb40360
Upgrade ember-cli to 0.1.4 and fix related breakage. closes #18
2014-12-23 12:45:07 +10:30
9365205ac4
Merge pull request #17 from mikedugan/master
...
add codeception, update gitignore
2014-12-23 09:22:41 +10:30
bf94197dcd
add codeception, update gitignore
2014-12-22 08:28:01 -05:00
016519952c
Merge pull request #15 from mikedugan/master
...
composer updates
2014-12-22 23:37:53 +10:30
f7c4348695
Add a little disclaimer about the current quality of code :)
2014-12-22 23:37:01 +10:30
a0e8b98713
composer updates
...
- Switch PSR 0 to PSR 4 (0 is deprecated)
- Update autoloadings
- Move Faker to dev requirements
2014-12-22 08:01:08 -05:00
809f56f858
Delete README.md
2014-12-22 23:09:39 +10:30
b4c48158ea
Add issue links and tweak feedback channels.
2014-12-20 22:55:59 +10:30
e2d7c96a66
Fix issue links.
2014-12-20 22:35:37 +10:30
29d3af361b
Add information about IRC channel.
2014-12-20 22:04:02 +10:30
a8d84934ff
Fix invalid inverse relationship.
2014-12-20 21:14:10 +10:30
a80692a75a
Fix installation instructions.
2014-12-20 21:07:01 +10:30
79ff8ff4d7
Fix asset publishing.
2014-12-20 21:06:38 +10:30
e8140cfd34
Fix seeders.
2014-12-20 21:06:29 +10:30
1d8cda3c17
Get rid of some troublesome dependencies for now.
2014-12-20 21:06:15 +10:30
4d0e83c03b
Add temporary JSON-API Ember Data adapter.
2014-12-20 21:05:46 +10:30
1d84149fbc
Add some missing dependencies.
2014-12-20 20:09:16 +10:30
9b30d1b3f2
Forgot some imports.
2014-12-20 17:33:59 +10:30
dc73e36312
Add seeders.
2014-12-20 17:27:41 +10:30
5a98eb0f06
Use Laravel's database config.
2014-12-20 17:19:00 +10:30
3fb50f5379
Fix more formatting.
2014-12-20 17:08:30 +10:30
4ef949aabf
Merge branch 'master' of https://github.com/flarum/core
2014-12-20 17:07:19 +10:30
eb33cb7ba6
We don't need lessphp right now.
2014-12-20 17:07:08 +10:30
71cb9350c6
Fix formatting.
2014-12-20 17:01:50 +10:30
74db323f83
Hello world!
2014-12-20 16:56:46 +10:30