1
0
Fork 0
Commit Graph

69 Commits

Author SHA1 Message Date
Jan Steemann 46d49e55b2 updated documentation 2013-10-01 18:07:33 +02:00
Jan Steemann 674468b768 updated documentation 2013-09-30 13:43:20 +02:00
Lucas Dohmen 9266e4da23 Foxx Manual: Overview 2013-09-27 22:33:50 +02:00
Lucas Dohmen ee2db4a67d Foxx: Clarification of Authentication #597 2013-09-27 22:09:16 +02:00
Lucas Dohmen e3d888b69b Foxx: Remove some confusing lines from the manual #560 2013-09-27 21:56:52 +02:00
Doerthe Luebbert b8f23c368a Info added on example apps 2013-09-27 12:26:15 +02:00
Doerthe Luebbert b08a169b4c replaced the meadow example by hello + param example 2013-09-27 11:39:22 +02:00
Jan Steemann cbd2ed60f4 issue #564: better automatic mimetype detection for assets
also added possibility to override automatic detection with hard-coded value from manifest
2013-09-23 23:26:11 +02:00
Doerthe Luebbert f327337da9 adapted example to structure similar to foxx-authentification app 2013-09-23 18:07:20 +02:00
Doerthe Luebbert a35af2687e wrong path fixed 2013-09-23 16:23:46 +02:00
Lucas Dohmen 6add03669b Foxx: Documentation of the new Model capabilities 2013-09-18 17:17:50 +02:00
Lucas Dohmen f5a177932e Foxx: bodyParam 2013-09-18 14:28:24 +02:00
Lucas Dohmen fba6c94671 Foxx Repository: replaceById 2013-09-17 14:19:06 +02:00
Lucas Dohmen 0b83a9a9b0 Repository: Replace 2013-09-16 17:25:40 +02:00
Lucas Dohmen cabbaeafaf Foxx Repository: Changed API 2013-09-10 10:47:13 +02:00
Lucas Dohmen 3d88b57687 Foxx: Removed Repository#all 2013-09-09 14:21:06 +02:00
Lucas Dohmen 545e896e23 Foxx: Repository#save 2013-09-09 14:07:13 +02:00
Lucas Dohmen 7a7d972069 Foxx: Added the same for onlyIf and onlyIfAuthenticated 2013-09-09 12:20:28 +02:00
Lucas Dohmen 5cab0ab025 Foxx: Controller-wide errorResponse 2013-09-09 12:08:10 +02:00
Lucas Dohmen ef6c905cc2 Foxx: Documentation Review 2013-09-09 09:47:23 +02:00
Lucas Dohmen 4f283d39f4 Foxx: Controller#register 2013-09-04 18:06:52 +02:00
Lucas Dohmen d9213af5ec Foxx: Manifest File apps -> controllers [BREAKING CHANGE]
Adjusted to the new vocabulary
2013-09-04 11:12:09 +02:00
Lucas Dohmen afef07b425 Foxx: Foxx.Application is now Foxx.Controller [BREAKING CHANGE]
The naming was confusing, because Foxx Application had two meanings.
Now we are using the terminology used in MVC frameworks.
2013-09-04 10:43:39 +02:00
Lucas Dohmen e0ff2d6266 Foxx: Documentation for the existing auth functionality 2013-09-03 16:18:10 +02:00
Lucas Dohmen cff54a4d0c Foxx: More manifest file information 2013-08-27 14:36:11 +02:00
Lucas Dohmen 142405c070 An Ode to Doxygen 2013-08-27 14:16:54 +02:00
Lucas Dohmen b23138dbae Foxx: Documentation Fixed, now let's implement this stuff 2013-08-27 12:55:16 +02:00
Lucas Dohmen bc1f68b2ff Foxx: First Step to fix Documentation 2013-08-27 12:55:16 +02:00
Thomas Richter a731151c9d some format fixes 2013-08-12 10:53:18 +02:00
Lucas Dohmen 48858cbc84 Foxx: Repositories are easy now 2013-08-08 17:52:07 +02:00
Lucas Dohmen 94c971af9b Foxx: body and rawBody 2013-08-08 11:50:34 +02:00
Lucas Dohmen 4a3a9a8da7 Foxx: Documentation for the new Foxx Documentation Feature 2013-08-06 18:38:39 +02:00
Lucas Dohmen b374054740 Foxx: Format Middleware is now optional 2013-08-05 17:05:32 +02:00
Lucas Dohmen ac3cedda34 Foxx: Separating Templates entirely (Step 2) 2013-08-05 16:13:52 +02:00
Lucas Dohmen 44936466fe Foxx: Review of the User Manual 2013-08-01 15:21:15 -04:00
Frank Celler f2586c4150 updated Foxx documentation 2013-07-28 13:59:01 +02:00
Frank Celler e6acd403ac updated documentation 2013-07-27 19:59:28 +02:00
Lucas Dohmen 8ec4887973 Foxx: No more nickname method – is set automatically
Happy hacking, @fceller, @mchacki and @jsteemann 😉
2013-07-25 22:27:10 +02:00
Lucas Dohmen 42c06b765c Foxx: toJSON splitted into forDB and forClient 2013-07-25 21:28:42 +02:00
Frank Celler 709e09d04e added install command 2013-07-25 18:33:24 +02:00
Jan Steemann b7c719ccc5 documentation issues, updated CHANGELOG 2013-07-16 10:19:31 +02:00
Thomas Richter b5fb60a6c5 minor fixes 2013-07-08 12:49:04 +02:00
Doerthe Luebbert 27512f7088 added section on Fishbowl and how to install apps from the repo. Removed some German words 2013-06-28 18:05:02 +02:00
Jan Steemann 7c0e6521fe updated manual 2013-06-27 14:07:55 +02:00
Jan Steemann 2ca29c1c53 issue #559: added Foxx documentation to User manual 2013-06-27 12:46:16 +02:00
Frederic Hemberger d5107d7ec1 Fix paths 2013-05-02 10:17:14 +02:00
Frederic Hemberger 83abe7d411 Update Foxx documentation 2013-04-30 19:42:01 +02:00
Lucas Dohmen 0e5a47fc73 Foxx: Documentation 2013-04-05 10:46:11 +02:00
Lucas Dohmen 314022ef2a Foxx: Documentation Fixes 2013-04-04 18:19:45 +02:00
Lucas Dohmen ea1d88b04b Crazy Documentation Fixes. Doxygen is so awesome.
/thx @jsteemann
2013-04-04 14:19:06 +02:00