Commit graph

  • be8199de02 Add trans in templates Vincent Jousse 2013-12-13 23:12:08 +0100
  • dfefa7016d Display entry content on the index Vincent Jousse 2013-12-13 22:42:21 +0100
  • 14330bfa68 Formatting Vincent Jousse 2013-12-13 22:42:13 +0100
  • bc8c4f7434 Remove useless line Vincent Jousse 2013-12-13 22:36:55 +0100
  • 8c2d368cbf Use fetchAll directly on the connection and bind parameters using ? Vincent Jousse 2013-12-13 18:44:43 +0100
  • 56071a0c81 WIP: Display and save entries Vincent Jousse 2013-12-13 17:21:50 +0100
  • 0f9d3ef173 [fix] typo in config screen Nicolas Lœuillet 2013-12-12 11:11:53 +0100
  • 05d6dd487c Merge pull request #356 from inthepoche/tags Nicolas Lœuillet 2013-12-12 01:48:24 -0800
  • d460914f65 [add] download database if sqlite is on Nicolas Lœuillet 2013-12-12 09:42:19 +0100
  • 6fe342d0e9 Fetch content using full-text-rss Vincent Jousse 2013-12-10 16:53:16 +0100
  • efa4cca537 Update gitignore Vincent Jousse 2013-12-10 16:19:32 +0100
  • fffaf558fc Add full-text-rss lib Vincent Jousse 2013-12-10 16:19:15 +0100
  • f76e38f381 http auth: $_SERVER['PHP_AUTH_USER'] isn't available when using php as cgi, so we have to work with $_SERVER['REMOTE_USER'] #354 TamCore 2013-12-07 15:52:29 +0100
  • 6bf4702608 [add] tags and tags_entries for mysql & postgresql #356 Nicolas Lœuillet 2013-12-06 15:16:02 +0100
  • f014856424 [add] tags and tags_entries tables in poche.sqlite Nicolas Lœuillet 2013-12-06 15:11:08 +0100
  • c432fa1674 [add] assign and remove a tag to an entry Nicolas Lœuillet 2013-12-06 15:07:51 +0100
  • f778e47283 [add] rss for tag Nicolas Lœuillet 2013-12-06 14:37:42 +0100
  • 4886ed6d36 [add] page which lists entries for a tag Nicolas Lœuillet 2013-12-06 14:22:29 +0100
  • 74ec445a66 [change] simplify Tools::getTplFile Nicolas Lœuillet 2013-12-06 14:07:00 +0100
  • 6cab59c340 [add] edit tags page Nicolas Lœuillet 2013-12-06 14:03:14 +0100
  • 2e2ebe5ec7 [add] create tags page Nicolas Lœuillet 2013-12-06 13:15:06 +0100
  • 68e2061666 [add] tags displaying Nicolas Lœuillet 2013-12-06 13:02:58 +0100
  • 7b171c7340 [add] send tags to article view Nicolas Lœuillet 2013-12-06 13:02:38 +0100
  • 5bea1a4d31 [add] function to get tags by entry Nicolas Lœuillet 2013-12-06 13:02:15 +0100
  • 9e7c840b18 [fix] RSS feeds were buggy when I update full-text RSS Nicolas Lœuillet 2013-12-06 10:14:59 +0100
  • ac4d114214 [add] new specific configuration files Nicolas Lœuillet 2013-12-06 10:13:03 +0100
  • d5501950e2 Merge pull request #353 from inthepoche/ftr Nicolas Lœuillet 2013-12-06 00:49:43 -0800
  • 42c80841c8 [change] we now use Full-Text RSS 3.1, thank you so much @fivefilters #353 Nicolas Lœuillet 2013-12-06 09:45:27 +0100
  • 0b5c6ff319 Merge pull request #352 from versvs/dev Nicolas Lœuillet 2013-12-05 10:56:23 -0800
  • 05b6401817 updating the "es_ES" locale #352 versvs 2013-12-05 19:36:20 +0100
  • 00019387ac Merge 99b26782c4 into c2b7a11c77 #351 versvs 2013-12-05 09:52:53 -0800
  • 99b26782c4 updating the "es_ES" locale #351 versvs 2013-12-05 18:49:19 +0100
  • 59cc585271 [add] add RSS feed for archive Nicolas Lœuillet 2013-12-05 15:13:32 +0100
  • f0133fe5f4 [fix] undefined notice for feed Nicolas Lœuillet 2013-12-03 12:07:02 +0100
  • b8bb2b4ab6 Merge pull request #350 from inthepoche/rss Nicolas Lœuillet 2013-12-03 01:42:21 -0800
  • 72c20a5297 [add] atom feeds for unread / fav items #350 Nicolas Lœuillet 2013-12-03 10:40:27 +0100
  • 5846b0f1b3 [change] getConfigUser is now a public function Nicolas Lœuillet 2013-12-03 10:39:45 +0100
  • 39cc09dfc3 [change] update FeedWriter class Nicolas Lœuillet 2013-12-03 10:39:00 +0100
  • 678f2cb6ee Merge pull request #347 from evgeni/fix-links Nicolas Lœuillet 2013-12-02 23:15:39 -0800
  • 13991e5288 Merge pull request #349 from JasonGhent/master Nicolas Lœuillet 2013-12-02 23:14:49 -0800
  • 616e1572de Merge 04f467064d into ce4aa2e054 #348 JasonGhent 2013-12-02 21:10:20 -0800
  • 04f467064d Update to poche import. No longer requires cron refresh of imported content. Useful to avoid content changes since original fetch. #348 Jason 2013-12-03 00:07:23 -0500
  • c7625065a7 Merge 5c0ad7376a into c2b7a11c77 #343 Evgeni Golov 2013-12-02 10:56:43 -0800
  • 5c0ad7376a do not link to the french mozilla site, let the server decide the language #347 #343 Evgeni Golov 2013-12-01 11:24:42 +0100
  • af1daea191 proper spacing around 'or' Evgeni Golov 2013-12-01 11:24:02 +0100
  • 9772578ee2 fix link to Google Play Evgeni Golov 2013-12-01 11:22:28 +0100
  • 6667c8562e Bootstrap the add entry API Vincent Jousse 2013-12-01 21:44:04 +0100
  • 674cf03409 Move DB queries into a Repository class Vincent Jousse 2013-12-01 21:43:43 +0100
  • 67571d47cc Remove dead code Vincent Jousse 2013-12-01 21:09:46 +0100
  • 351cf8dfee Merge 16ac4e3dbe into c2b7a11c77 #341 JasonGhent 2013-11-30 10:02:26 -0800
  • 16ac4e3dbe Subdomain to domain failover left incorrect leading '.'. This has been remedied. #349 #341 Jason 2013-11-30 13:02:18 -0500
  • 2ab37d6205 Addition of stackexchange parser. Jason Ghent 2013-11-30 13:00:24 -0500
  • e070b9b511 Added stackoverflow parsing. Jason Ghent 2013-11-30 12:08:17 -0500
  • 500a02b63d Merge pull request #337 from nicosomb/v2-silex Nicolas Lœuillet 2013-11-27 05:16:56 -0800
  • f0a5115a23 [add] preparing to poche a new link #337 Nicolas Lœuillet 2013-11-27 14:10:31 +0100
  • c6db45ea15 Merge pull request #336 from nicosomb/v2-silex Nicolas Lœuillet 2013-11-27 04:42:51 -0800
  • 5da399d98e [fix] paths of assets fixed #336 Nicolas Lœuillet 2013-11-27 13:42:03 +0100
  • 103b6a790e Merge pull request #331 from nicosomb/v2-silex Vincent Jousse 2013-11-26 05:09:54 -0800
  • e62824a8f6 [del] remove dummy code #331 Nicolas Lœuillet 2013-11-26 13:34:53 +0100
  • eed94326c4 [add] layout Nicolas Lœuillet 2013-11-26 13:33:00 +0100
  • e232d5532a add compiled file for persian language Nicolas Lœuillet 2013-11-25 15:53:40 +0100
  • 74dc587452 Merge pull request #329 from mabkenar/dev Nicolas Lœuillet 2013-11-25 06:52:36 -0800
  • 87a44f4704 Create fa_IR.utf8.po #329 Masoud P. Abkenar 2013-11-25 15:46:36 +0100
  • cb684898b6 Update fa_IR.utf8.po #328 Masoud P. Abkenar 2013-11-25 15:22:21 +0100
  • 826df6ac29 Create fa_IR.utf8.po Masoud P. Abkenar 2013-11-25 14:56:41 +0100
  • 2120646415 Create fa_IR.utf8.po Masoud P. Abkenar 2013-11-25 14:54:35 +0100
  • c2b7a11c77 Merge pull request #326 from inthepoche/dev Nicolas Lœuillet 2013-11-25 02:00:07 -0800
  • 7a4482b8a4 1.2.0: here we go 1.2.0 #326 Nicolas Lœuillet 2013-11-25 09:57:10 +0100
  • defa7754a4 Merge branch 'dev' of https://github.com/inthepoche/poche into dev Nicolas Lœuillet 2013-11-25 09:49:08 +0100
  • 1bf152a551 add italian language Nicolas Lœuillet 2013-11-25 09:48:51 +0100
  • 99c8761b75 fix russian directory Nicolas Lœuillet 2013-11-25 09:43:45 +0100
  • 00ac1a58be Use fixtures for tests Vincent Jousse 2013-11-24 22:48:05 +0100
  • 43a934d560 Use specific bootstrap file for functional tests Vincent Jousse 2013-11-24 11:27:49 +0100
  • 03d0df62eb Add build status image Vincent Jousse 2013-11-23 10:45:29 +0100
  • cf5a6d74f7 Update .gitignore to remove the test DB Vincent Jousse 2013-11-23 10:44:30 +0100
  • bc1a3342c3 Use sqlite test db Vincent Jousse 2013-11-23 10:44:05 +0100
  • b30f5bd72d Travis debug Vincent Jousse 2013-11-23 00:34:41 +0100
  • 27f8a4f41d Travis debug again Vincent Jousse 2013-11-23 00:30:24 +0100
  • 7d30a98904 Try to debug travis Vincent Jousse 2013-11-23 00:27:28 +0100
  • c5ef984560 Remove useless debug Vincent Jousse 2013-11-23 00:20:40 +0100
  • e671df3151 Launch phpunit on travis Vincent Jousse 2013-11-23 00:17:39 +0100
  • eded146c74 Fix unit test directory Vincent Jousse 2013-11-23 00:15:55 +0100
  • cee7dbc90a Add simple functional test Vincent Jousse 2013-11-22 23:54:20 +0100
  • 324e96b48f Fix typo Vincent Jousse 2013-11-22 23:49:02 +0100
  • 723fce50b6 Use built-in json renderer Vincent Jousse 2013-11-22 22:48:06 +0100
  • a43675b7c7 Add symfony browser-kit for functional tests Vincent Jousse 2013-11-22 22:45:57 +0100
  • 65dd276fbf Move bootstrap for atoum into units dir Vincent Jousse 2013-11-22 22:45:40 +0100
  • d4ed21081c Get all entries Vincent Jousse 2013-11-22 16:38:49 +0100
  • 6dc90c704c Add EntryApi as a Service Vincent Jousse 2013-11-22 16:25:37 +0100
  • 3734cb0090 Split controllers into different files Vincent Jousse 2013-11-22 15:08:03 +0100
  • e71f24ec63 Move controllers in a dedicated directory Vincent Jousse 2013-11-22 15:03:25 +0100
  • 3301a3b136 Reorganise files Vincent Jousse 2013-11-22 15:01:46 +0100
  • c780072755 Add travis config Vincent Jousse 2013-11-21 23:10:50 +0100
  • ef65cf46f5 Add an option to run tests in an infinite loop Vincent Jousse 2013-11-21 23:08:35 +0100
  • 2e4d38cbf4 Test to check that the token is properly generated Vincent Jousse 2013-11-21 23:02:33 +0100
  • 6f5d4b334c Import poche v2 schema Vincent Jousse 2013-11-21 22:44:41 +0100
  • 95a3b293ae Add missing getter Vincent Jousse 2013-11-21 20:27:42 +0100
  • c15bb6b4de Add tests in README Vincent Jousse 2013-11-21 20:26:22 +0100
  • 75fbd3420a Fix dummy entry test Vincent Jousse 2013-11-21 20:25:05 +0100
  • f502810f43 Trying to test a dummy Entry class Vincent Jousse 2013-11-21 20:15:42 +0100