Commit graph

825 commits

Author SHA1 Message Date
Sacha Greif
40d38d1364 clean up comment edit form; continue namespacing users.telescope 2015-04-28 15:54:19 +09:00
Sacha Greif
10166402ef use fields method to restrict fields after all 2015-04-28 11:32:53 +09:00
Sacha Greif
4685c32fc1 using Users.can.editField for post and comment submit and edit methods 2015-04-28 10:45:00 +09:00
Sacha Greif
3f66f1f10c fix voting code 2015-04-28 10:12:35 +09:00
Sacha Greif
e26fb593ea Using AutoForm for comment submit form 2015-04-28 09:44:43 +09:00
Sacha Greif
06106ed124 use schema transforms and editableBy property to control AutoForm omitted fields 2015-04-27 17:15:16 +09:00
Sacha Greif
e0b9bf36b7 namespacing user roles 2015-04-27 17:14:07 +09:00
Sacha Greif
78163f1819 namespacing viewParameters 2015-04-27 10:35:06 +09:00
Sacha Greif
f39e6b8626 added API for removing collection fields 2015-04-27 10:30:47 +09:00
Sacha Greif
0a328034ff add API for removing menu items 2015-04-27 10:16:41 +09:00
Sacha Greif
1f87ae90fc give names to callback functions 2015-04-27 10:12:48 +09:00
Sacha Greif
01ddf50c3e adding APIs for removing callbacks and modules 2015-04-27 10:10:52 +09:00
Sacha Greif
47b7482420 namespace schemas; migrate user profiles 2015-04-27 09:55:29 +09:00
Sacha Greif
20020e7d89 small tweaks 2015-04-25 13:49:49 +09:00
Sacha Greif
2a46bb11e9 rename publication options 2015-04-25 13:20:51 +09:00
Sacha Greif
0643437c67 Settings.addToSchema -> Settings.registerField 2015-04-25 13:11:28 +09:00
Sacha Greif
b6e213abc4 Settings.collection -> Settings 2015-04-25 13:04:10 +09:00
Sacha Greif
6a5eee0dcb working on user schema; i18n'ing schemas 2015-04-25 13:03:04 +09:00
Sacha Greif
6fc6ad2b3d stuff 2015-04-25 12:40:23 +09:00
Sacha Greif
d0c97e7ba9 manually merging in changes from user accounts branch 2015-04-25 12:39:07 +09:00
Sacha Greif
1231c2f53f small fixes 2015-04-24 16:34:05 +09:00
Sacha Greif
964f91aa88 refactoring menus API 2015-04-24 10:49:24 +09:00
Sacha Greif
82b186d62a cleaning up subscriptions preloading API 2015-04-24 10:28:11 +09:00
Sacha Greif
7770c21d3a Making module system more flexible to accept wrapping divs 2015-04-24 10:22:17 +09:00
Sacha Greif
36e2d063ce nicer API namespacing 2015-04-24 09:48:36 +09:00
Sacha Greif
8e5446cc75 refactoring custom fields 2015-04-24 09:28:50 +09:00
Sacha Greif
eb0aba65e5 simplifying modules code 2015-04-24 08:13:41 +09:00
Sacha Greif
427fdac70a remove console.log 2015-04-23 17:47:05 +09:00
Sacha Greif
ab77526a0f namespacing and refactoring template modules 2015-04-23 17:45:37 +09:00
Sacha Greif
478e7ce934 more callback namespacing and refactoring 2015-04-23 16:53:20 +09:00
Sacha Greif
bd290058d7 completely refactoring callback hooks system 2015-04-23 15:42:05 +09:00
Sacha Greif
04061aca9e change callback syntax and add return statement 2015-04-23 11:24:59 +09:00
Sacha Greif
f2f8f4b2c3 namespacing voting and scoring 2015-04-23 11:11:07 +09:00
Sacha Greif
d675b21e27 more namespacing 2015-04-23 10:39:58 +09:00
Sacha Greif
c1074a2e5b might work better if I include comment routes… 2015-04-23 10:39:37 +09:00
Sacha Greif
2bf08e59ac add CSS reset package 2015-04-23 09:14:51 +09:00
Sacha Greif
4d9fdf55de Handle case where Pages collection isn't loaded yet (although that should never happen…) 2015-04-23 09:12:04 +09:00
Sacha Greif
067d1eb398 add font awesome back 2015-04-22 17:04:17 +09:00
Sacha Greif
9c5e3a56c6 Make optional packages depend on core only 2015-04-22 16:52:42 +09:00
Sacha Greif
799ea244aa getting core packages to work with api.imply 2015-04-22 16:26:01 +09:00
Sacha Greif
5a9b8dd7d2 getting core packages to work 2015-04-22 15:49:46 +09:00
Sacha Greif
e5f1db1208 remove all packages; temporarily disable sitemap package 2015-04-22 12:46:06 +09:00
Sacha Greif
42fb4019f1 moving static assets 2015-04-22 12:34:23 +09:00
Sacha Greif
443ab712cf move users templates and menu and postList components 2015-04-22 12:20:21 +09:00
Sacha Greif
362506a199 move core templates 2015-04-22 12:14:59 +09:00
Sacha Greif
03f450e9d2 move posts and comments templates to their respective packages 2015-04-22 12:09:57 +09:00
Sacha Greif
93a3861265 trackEvent > Events.track; add files to telescope:core 2015-04-22 11:49:42 +09:00
Sacha Greif
0fae65e718 moving i18n files to telescope:core 2015-04-22 11:33:36 +09:00
Sacha Greif
99988b6405 add telescope:core 2015-04-22 08:47:23 +09:00
Sacha Greif
c5367adb9e adding events, scoring packages; updating users 2015-04-22 08:31:11 +09:00