]> git.immae.eu Git - github/wallabag/wallabag.git/log
github/wallabag/wallabag.git
9 years agoSimplify build system 1144/head
Jeremy [Tue, 3 Mar 2015 18:20:08 +0000 (19:20 +0100)] 
Simplify build system

9 years agoMerge pull request #1132 from wallabag/v2-theme
Nicolas Lœuillet [Mon, 2 Mar 2015 20:23:19 +0000 (21:23 +0100)] 
Merge pull request #1132 from wallabag/v2-theme

V2 theme

9 years agoOnly one pattern for LiipTheme 1132/head
Jeremy [Sun, 1 Mar 2015 19:25:43 +0000 (20:25 +0100)] 
Only one pattern for LiipTheme

Others patterns aren't required (but I think it's still important to have them around)

9 years agoCleanup & simplify theme
Jeremy [Sun, 1 Mar 2015 07:22:29 +0000 (08:22 +0100)] 
Cleanup & simplify theme

9 years agoRemove old themes
Jeremy [Sat, 28 Feb 2015 18:01:09 +0000 (19:01 +0100)] 
Remove old themes

9 years agoAdd LiipThemeBundle
Jeremy [Mon, 23 Feb 2015 21:55:06 +0000 (22:55 +0100)] 
Add LiipThemeBundle

Re-defined the config / user relation to be OneToOne bidirectionnal.
ConfigType is now a service so I can inject the list of available themes that are also used by LiipThemeBundle

Force sqlite for test
In case of people use a different driver in parameter.yml (yes I do :))

9 years agoconfig for CORS
Nicolas Lœuillet [Sat, 28 Feb 2015 12:14:43 +0000 (13:14 +0100)] 
config for CORS

9 years agoenable CORS
Nicolas Lœuillet [Fri, 27 Feb 2015 20:26:43 +0000 (21:26 +0100)] 
enable CORS

9 years agoMerge pull request #1095 from wallabag/v2-config
Nicolas Lœuillet [Mon, 23 Feb 2015 19:56:09 +0000 (20:56 +0100)] 
Merge pull request #1095 from wallabag/v2-config

V2 config

9 years agoMore tests on the install command 1095/head
Jeremy [Sun, 22 Feb 2015 22:29:48 +0000 (23:29 +0100)] 
More tests on the install command

9 years agosqlite doesn't support getListDatabasesSQL
Jeremy [Sun, 22 Feb 2015 16:18:54 +0000 (17:18 +0100)] 
sqlite doesn't support getListDatabasesSQL

9 years agoImprove install command & add test
Jeremy [Sun, 22 Feb 2015 13:35:36 +0000 (14:35 +0100)] 
Improve install command & add test

Also add fixtures for Config

InstallCommand now check if database, schema are here and ask the user what to do (keep or trash & re-create)

9 years agoHandle default value for new user
Jeremy [Sun, 22 Feb 2015 09:50:27 +0000 (10:50 +0100)] 
Handle default value for new user

9 years agoAdding new user
Jeremy [Sun, 22 Feb 2015 08:30:25 +0000 (09:30 +0100)] 
Adding new user

9 years agoUpdating logged in user (email, name, etc ..)
Jeremy [Tue, 17 Feb 2015 21:45:20 +0000 (22:45 +0100)] 
Updating logged in user (email, name, etc ..)

9 years agoHandle password change
Jeremy [Tue, 17 Feb 2015 20:03:23 +0000 (21:03 +0100)] 
Handle password change

9 years agoUse a form type for entry
Jeremy [Mon, 16 Feb 2015 20:31:42 +0000 (21:31 +0100)] 
Use a form type for entry

9 years agoCleanup
Jeremy [Mon, 16 Feb 2015 20:31:16 +0000 (21:31 +0100)] 
Cleanup

9 years agoImplement simple config
Jeremy [Mon, 16 Feb 2015 20:28:49 +0000 (21:28 +0100)] 
Implement simple config

9 years agoFix indentation in templates
Jeremy [Mon, 16 Feb 2015 18:09:47 +0000 (19:09 +0100)] 
Fix indentation in templates

9 years agoUpdate UserConfig schema
Jeremy [Wed, 11 Feb 2015 20:06:32 +0000 (21:06 +0100)] 
Update UserConfig schema

9 years agoMerge pull request #1070 from wallabag/v2-api-tests
Jeremy [Thu, 12 Feb 2015 07:50:06 +0000 (08:50 +0100)] 
Merge pull request #1070 from wallabag/v2-api-tests

1st draft for testing API

9 years agoremove debug lines 1070/head
Nicolas Lœuillet [Thu, 12 Feb 2015 07:46:40 +0000 (08:46 +0100)] 
remove debug lines

9 years agotest if GET /api/entries returns 1 or more results
Nicolas Lœuillet [Wed, 11 Feb 2015 17:22:59 +0000 (18:22 +0100)] 
test if GET /api/entries returns 1 or more results

9 years agocreate single test for bad headers
Nicolas Lœuillet [Wed, 11 Feb 2015 15:08:13 +0000 (16:08 +0100)] 
create single test for bad headers

9 years agotest with bad headers
Nicolas Lœuillet [Wed, 11 Feb 2015 14:35:40 +0000 (15:35 +0100)] 
test with bad headers

9 years agoadd test for empty salt
Nicolas Lœuillet [Wed, 11 Feb 2015 14:15:06 +0000 (15:15 +0100)] 
add test for empty salt

9 years agophpdoc
Nicolas Lœuillet [Wed, 11 Feb 2015 10:52:10 +0000 (11:52 +0100)] 
phpdoc

9 years agoremove docs
Nicolas Lœuillet [Wed, 11 Feb 2015 08:39:42 +0000 (09:39 +0100)] 
remove docs

9 years agotest line, forgot to remove it
Nicolas Lœuillet [Wed, 11 Feb 2015 06:52:58 +0000 (07:52 +0100)] 
test line, forgot to remove it

9 years agoDELETE entry and use of query for fetch entries
Nicolas Lœuillet [Wed, 11 Feb 2015 06:43:43 +0000 (07:43 +0100)] 
DELETE entry and use of query for fetch entries

9 years agoMerge pull request #1072 from wallabag/v2-entry-test
Nicolas Lœuillet [Wed, 11 Feb 2015 05:45:14 +0000 (06:45 +0100)] 
Merge pull request #1072 from wallabag/v2-entry-test

Add more tests to Entry controller + security

9 years agorefactor and test one entry
Nicolas Lœuillet [Wed, 11 Feb 2015 05:41:44 +0000 (06:41 +0100)] 
refactor and test one entry

9 years agocs
Nicolas Lœuillet [Wed, 11 Feb 2015 05:31:16 +0000 (06:31 +0100)] 
cs

9 years agofirst test for API, need refactor
Nicolas Lœuillet [Tue, 10 Feb 2015 22:13:34 +0000 (23:13 +0100)] 
first test for API, need refactor

9 years agoadd test for api/salts
Nicolas Lœuillet [Tue, 10 Feb 2015 19:07:55 +0000 (20:07 +0100)] 
add test for api/salts

9 years agoTest for GET on empty database
Nicolas Lœuillet [Fri, 6 Feb 2015 17:02:12 +0000 (18:02 +0100)] 
Test for GET on empty database

9 years agofirst test for API, need refactor
Nicolas Lœuillet [Tue, 10 Feb 2015 22:13:34 +0000 (23:13 +0100)] 
first test for API, need refactor

9 years agoadd test for api/salts
Nicolas Lœuillet [Tue, 10 Feb 2015 19:07:55 +0000 (20:07 +0100)] 
add test for api/salts

9 years agoTest for GET on empty database
Nicolas Lœuillet [Fri, 6 Feb 2015 17:02:12 +0000 (18:02 +0100)] 
Test for GET on empty database

9 years agoQuick fix in build.xml 1072/head
Jeremy [Tue, 10 Feb 2015 21:34:11 +0000 (22:34 +0100)] 
Quick fix in build.xml

We don't need to purge the database since it was just re-created

9 years agoAvoid user to see other entries
Jeremy [Tue, 10 Feb 2015 21:33:18 +0000 (22:33 +0100)] 
Avoid user to see other entries

hehe :)

9 years agoAdd more tests on Entry controller
Jeremy [Tue, 10 Feb 2015 21:32:42 +0000 (22:32 +0100)] 
Add more tests on Entry controller

Also add more fixtures

9 years agoMerge pull request #1069 from wallabag/v2-fix-return-entries
Jeremy [Tue, 10 Feb 2015 13:51:32 +0000 (14:51 +0100)] 
Merge pull request #1069 from wallabag/v2-fix-return-entries

GET /api/entries returns object, no more array

9 years agofindEntries returns array 1069/head
Nicolas Lœuillet [Tue, 10 Feb 2015 12:53:00 +0000 (13:53 +0100)] 
findEntries returns array

9 years agoMerge pull request #1068 from wallabag/v2-api-authentication
Jeremy [Tue, 10 Feb 2015 12:49:57 +0000 (13:49 +0100)] 
Merge pull request #1068 from wallabag/v2-api-authentication

V2 api authentication

9 years agochange test if we have no entry in GET /api/entries
Nicolas Lœuillet [Tue, 10 Feb 2015 12:47:57 +0000 (13:47 +0100)] 
change test if we have no entry in GET /api/entries

9 years agomove dir check into constructor 1068/head
Nicolas Lœuillet [Tue, 10 Feb 2015 12:35:34 +0000 (13:35 +0100)] 
move dir check into constructor

9 years agochange phpdoc
Nicolas Lœuillet [Tue, 10 Feb 2015 11:14:09 +0000 (12:14 +0100)] 
change phpdoc

9 years agoreview from @j0k3r
Nicolas Lœuillet [Tue, 10 Feb 2015 11:12:44 +0000 (12:12 +0100)] 
review from @j0k3r

9 years agogetSalt method
Nicolas Lœuillet [Tue, 10 Feb 2015 07:35:43 +0000 (08:35 +0100)] 
getSalt method

9 years agoGET /api/entries returns object, no more array
Nicolas Lœuillet [Tue, 10 Feb 2015 05:44:38 +0000 (06:44 +0100)] 
GET /api/entries returns object, no more array

9 years agoreplace services.xml into services.yml
Nicolas Lœuillet [Mon, 9 Feb 2015 21:54:29 +0000 (22:54 +0100)] 
replace services.xml into services.yml

9 years agoPSR 3
Nicolas Lœuillet [Mon, 9 Feb 2015 21:43:06 +0000 (22:43 +0100)] 
PSR 3

9 years agofix return on API call and fix id in clear for user
Nicolas Lœuillet [Mon, 9 Feb 2015 21:40:20 +0000 (22:40 +0100)] 
fix return on API call and fix id in clear for user

9 years agolog for authentication on API
Nicolas Lœuillet [Mon, 9 Feb 2015 21:07:39 +0000 (22:07 +0100)] 
log for authentication on API

9 years agoMerge pull request #1063 from wallabag/v2-rename-tags-entity
Jeremy [Mon, 9 Feb 2015 14:52:10 +0000 (15:52 +0100)] 
Merge pull request #1063 from wallabag/v2-rename-tags-entity

Rename Tags entity

9 years agochange settings for TagsEntries model 1063/head
Nicolas Lœuillet [Mon, 9 Feb 2015 14:41:07 +0000 (15:41 +0100)] 
change settings for TagsEntries model

9 years agorestore TagsEntries
Nicolas Lœuillet [Mon, 9 Feb 2015 14:07:48 +0000 (15:07 +0100)] 
restore TagsEntries

9 years agoauthentication on API
Nicolas Lœuillet [Mon, 9 Feb 2015 12:59:48 +0000 (13:59 +0100)] 
authentication on API

9 years agorename Tags entity
Nicolas Lœuillet [Fri, 6 Feb 2015 17:15:19 +0000 (18:15 +0100)] 
rename Tags entity

why did I delete this file?

rename Tags entity

rename Tags entity

9 years agoMerge pull request #1062 from wallabag/v2-relation-entry-user
Nicolas Lœuillet [Mon, 9 Feb 2015 11:52:06 +0000 (12:52 +0100)] 
Merge pull request #1062 from wallabag/v2-relation-entry-user

add a real relation between user and entry

9 years agoAdd some fixtures 1062/head
Jeremy [Sun, 8 Feb 2015 22:05:51 +0000 (23:05 +0100)] 
Add some fixtures

Improve test, so user can login
Fix some leftJoin
Cleanup EntryController

9 years agoAdd custom auth encoder & provider
Jeremy [Sun, 8 Feb 2015 20:47:36 +0000 (21:47 +0100)] 
Add custom auth encoder & provider

These custom classes allow Wallabag v2 to be compatible with Wallabag v1 salted password

9 years agocreate an Entry with a User in parameter
Nicolas Lœuillet [Sat, 7 Feb 2015 21:32:21 +0000 (22:32 +0100)] 
create an Entry with a User in parameter

9 years agoadd a real relation between user and entry
Nicolas Lœuillet [Fri, 6 Feb 2015 14:18:54 +0000 (15:18 +0100)] 
add a real relation between user and entry

9 years agoMerge pull request #1066 from wallabag/v2-api-tests-entry
Nicolas Lœuillet [Sat, 7 Feb 2015 19:39:03 +0000 (20:39 +0100)] 
Merge pull request #1066 from wallabag/v2-api-tests-entry

V2 api tests entry

9 years agoAdd some tests on EntryController 1066/head
Jeremy [Sat, 7 Feb 2015 17:30:46 +0000 (18:30 +0100)] 
Add some tests on EntryController

Also, create database schema on test initialisation

9 years agoFix #1057
Jeremy [Sat, 7 Feb 2015 17:29:03 +0000 (18:29 +0100)] 
Fix #1057

Unexisting function

9 years agoAvoid raw javascript in template
Jeremy [Sat, 7 Feb 2015 17:28:30 +0000 (18:28 +0100)] 
Avoid raw javascript in template

It kills the Symfony Crawler :)

9 years agoUpdate deps
Jeremy [Fri, 6 Feb 2015 21:52:51 +0000 (22:52 +0100)] 
Update deps

9 years agoMerge pull request #1065 from FabienM/v2-bundles-cleanup
Jeremy [Fri, 6 Feb 2015 21:43:19 +0000 (22:43 +0100)] 
Merge pull request #1065 from FabienM/v2-bundles-cleanup

Cleanup default assets symlinks

9 years agoCleanup default assets symlinks 1065/head
Fabien Meurillon [Fri, 6 Feb 2015 21:36:02 +0000 (22:36 +0100)] 
Cleanup default assets symlinks

9 years agoDo not display download progress in Travis
Jeremy [Fri, 6 Feb 2015 14:38:05 +0000 (15:38 +0100)] 
Do not display download progress in Travis

9 years agoMerge pull request #1061 from wallabag/v2-cleanup-entities
Nicolas Lœuillet [Fri, 6 Feb 2015 13:56:47 +0000 (14:56 +0100)] 
Merge pull request #1061 from wallabag/v2-cleanup-entities

Remove temporary entities

9 years agoRemove temporary entities 1061/head
Jeremy [Fri, 6 Feb 2015 13:26:37 +0000 (14:26 +0100)] 
Remove temporary entities

9 years agoMerge pull request #1060 from wallabag/api-rename-user
Jeremy [Fri, 6 Feb 2015 13:23:55 +0000 (14:23 +0100)] 
Merge pull request #1060 from wallabag/api-rename-user

rename User entity

9 years agorename User entity 1060/head
Nicolas Lœuillet [Fri, 6 Feb 2015 13:18:01 +0000 (14:18 +0100)] 
rename User entity

9 years agoMerge pull request #1059 from wallabag/rename-entry
Jeremy [Fri, 6 Feb 2015 08:55:16 +0000 (09:55 +0100)] 
Merge pull request #1059 from wallabag/rename-entry

Rename entry

9 years agorename Entries to Entry 1059/head
Nicolas Lœuillet [Fri, 6 Feb 2015 06:45:32 +0000 (07:45 +0100)] 
rename Entries to Entry

9 years agonormalize entries fields 1056/head
Nicolas Lœuillet [Thu, 5 Feb 2015 21:33:36 +0000 (22:33 +0100)] 
normalize entries fields

9 years agoMerge pull request #1055 from wallabag/v2-api-patch-methid
Jeremy [Thu, 5 Feb 2015 20:51:05 +0000 (21:51 +0100)] 
Merge pull request #1055 from wallabag/v2-api-patch-methid

PATCH method, boolean for some parameters and change entity methods name

9 years agoremove persist() for PATCH and DELETE 1055/head
Nicolas Lœuillet [Thu, 5 Feb 2015 20:36:39 +0000 (21:36 +0100)] 
remove persist() for PATCH and DELETE

9 years agoremove unused files
Nicolas Lœuillet [Thu, 5 Feb 2015 20:33:22 +0000 (21:33 +0100)] 
remove unused files

9 years agoMerge pull request #1054 from wallabag/v2-api-set-title-post
Jeremy [Thu, 5 Feb 2015 18:07:30 +0000 (19:07 +0100)] 
Merge pull request #1054 from wallabag/v2-api-set-title-post

we can now set a title to the article when we use POST /api/entries

9 years agoMerge pull request #1048 from wallabag/v2-sort-entries
Jeremy [Thu, 5 Feb 2015 18:06:48 +0000 (19:06 +0100)] 
Merge pull request #1048 from wallabag/v2-sort-entries

sort entries in repository

9 years agoPATCH method, boolean for some parameters and change entity methods name
Nicolas Lœuillet [Thu, 5 Feb 2015 17:21:31 +0000 (18:21 +0100)] 
PATCH method, boolean for some parameters and change entity methods name

9 years agosimplify code 1054/head
Nicolas Lœuillet [Thu, 5 Feb 2015 17:19:34 +0000 (18:19 +0100)] 
simplify code

9 years agowe can now set a title to the article when we use POST /api/entries
Nicolas Lœuillet [Thu, 5 Feb 2015 17:05:27 +0000 (18:05 +0100)] 
we can now set a title to the article when we use POST /api/entries

9 years agoUpdate branch name in README
Jeremy [Thu, 5 Feb 2015 08:19:13 +0000 (09:19 +0100)] 
Update branch name in README

9 years agofix travis configuration
Nicolas Lœuillet [Thu, 5 Feb 2015 08:06:13 +0000 (09:06 +0100)] 
fix travis configuration

9 years agosort entries in repository 1048/head
Nicolas Lœuillet [Thu, 5 Feb 2015 06:54:04 +0000 (07:54 +0100)] 
sort entries in repository

9 years agochange database structure for Entries 1012/head
Nicolas Lœuillet [Wed, 4 Feb 2015 21:25:44 +0000 (22:25 +0100)] 
change database structure for Entries

9 years agoforgot one parameter
Nicolas Lœuillet [Wed, 4 Feb 2015 20:34:03 +0000 (21:34 +0100)] 
forgot one parameter

9 years agorestore full database settings
Nicolas Lœuillet [Wed, 4 Feb 2015 20:26:15 +0000 (21:26 +0100)] 
restore full database settings

9 years agochange type for isRead, isFav and isDeleted fields, as said @j0k3r
Nicolas Lœuillet [Wed, 4 Feb 2015 17:21:45 +0000 (18:21 +0100)] 
change type for isRead, isFav and isDeleted fields, as said @j0k3r

9 years agochange delete status for GET /api/entries method
Nicolas Lœuillet [Wed, 4 Feb 2015 17:12:13 +0000 (18:12 +0100)] 
change delete status for GET /api/entries method

9 years agofor GET /api/entries, star, delete and archive status are no more necessary
Nicolas Lœuillet [Wed, 4 Feb 2015 17:06:42 +0000 (18:06 +0100)] 
for GET /api/entries, star, delete and archive status are no more necessary

9 years agoimplement delete method
Nicolas Lœuillet [Wed, 4 Feb 2015 16:54:23 +0000 (17:54 +0100)] 
implement delete method

9 years agodisable authentication for the moment
Nicolas Lœuillet [Mon, 2 Feb 2015 11:54:14 +0000 (12:54 +0100)] 
disable authentication for the moment