Marien Fressinaud
8754347a58
Show the number of accounts in admin
...
See https://github.com/FreshRSS/FreshRSS/issues/679
2015-07-22 14:02:38 +02:00
Marien Fressinaud
f560c44a00
Hide registration form if max registration reached
...
See https://github.com/FreshRSS/FreshRSS/issues/679
2015-07-22 14:00:08 +02:00
Marien Fressinaud
02c3546440
Registration action is handled and create a user
...
See https://github.com/FreshRSS/FreshRSS/issues/679
2015-07-22 13:52:03 +02:00
Marien Fressinaud
9fca5c70f3
Add some comments
2015-07-22 12:20:00 +02:00
Marien Fressinaud
37f0679958
First draft for registration form
...
See https://github.com/FreshRSS/FreshRSS/issues/679
2015-07-21 16:03:46 +02:00
Marien Fressinaud
ac8bd3d251
Add a max_registrations limit
...
- Allow user to create accounts (not implemented)
- Admin only can set this limit
See https://github.com/FreshRSS/FreshRSS/issues/679
2015-07-21 15:31:23 +02:00
Marien Fressinaud
fa76e863c5
Fix link for step 4 (install)
...
Fix https://github.com/FreshRSS/FreshRSS/issues/912
2015-07-21 14:27:31 +02:00
Marien Fressinaud
3c35cdd7b7
Add translations for confirmation (installation)
...
See https://github.com/FreshRSS/FreshRSS/issues/909
2015-07-20 19:07:33 +02:00
Marien Fressinaud
5d9b5f07fe
Ask confirmation before reinstallation
...
See https://github.com/FreshRSS/FreshRSS/issues/909
2015-07-20 17:10:18 +02:00
Marien Fressinaud
2c8b4f5a50
Add translations
...
TODO: german and czech translations
See https://github.com/FreshRSS/FreshRSS/issues/909
2015-07-20 16:27:10 +02:00
Marien Fressinaud
118e0ddd0a
Remove TODO (join_path and reinstall)
...
See https://github.com/FreshRSS/FreshRSS/issues/909
2015-07-20 16:12:21 +02:00
Marien Fressinaud
7925a5125b
Detect previous FreshRSS installation
...
See https://github.com/FreshRSS/FreshRSS/issues/909
2015-07-20 15:59:33 +02:00
Marien Fressinaud
3dd2d56867
Load previous configuration during saveStep1()
...
See https://github.com/FreshRSS/FreshRSS/issues/909
2015-07-20 15:40:18 +02:00
Marien Fressinaud
e954275c06
First structure to skip steps during installation
...
See https://github.com/FreshRSS/FreshRSS/issues/909
2015-07-20 15:29:45 +02:00
Marien Fressinaud
815a943e01
Use default user/system config in install
...
Change all hard-coded values by default user or system values.
We need to set db['host'] and db['prefix']
See https://github.com/FreshRSS/FreshRSS/issues/890
2015-07-17 18:13:43 +02:00
Marien Fressinaud
1f42a5d6db
Remove unnecessary hard-coded config information
...
See https://github.com/FreshRSS/FreshRSS/issues/890
2015-07-17 17:27:45 +02:00
Marien Fressinaud
10deab004d
Merge pull request #895 from Alkarex/hex2bin
...
Avoid hex2bin for PHP 5.3
2015-07-12 16:10:35 +02:00
Marien Fressinaud
8ea835ae80
Merge pull request #887 from Alkarex/LogVisibility
...
Updated log visibility
2015-07-12 15:26:45 +02:00
Marien Fressinaud
4ab535b0ff
Merge branch 'defaultFeed' of https://github.com/Alkarex/FreshRSS into Alkarex-defaultFeed
2015-07-12 15:19:56 +02:00
Alexandre Alapetite
6b7d946266
Avoid hex2bin for PHP 5.3
...
https://github.com/FreshRSS/FreshRSS/issues/894
And use native hexadecimal function when available (MySQL) to avoid
having binary data in the SQL logs.
2015-07-10 21:40:28 +02:00
Alexandre Alapetite
65acb2797f
Merge pull request #869 from Alkarex/PDOOptions
...
PDO options for e.g. SSL
2015-07-05 13:12:39 +02:00
Alexandre Alapetite
079150eee4
Updated log visibility
...
In particular, ensure that ERROR is only used for errors that may affect
FreshRSS integrity, and ensure that feed errors are visible also in
production, i.e. visibility of WARNING
https://github.com/FreshRSS/FreshRSS/issues/885
https://github.com/FreshRSS/FreshRSS/issues/884
2015-07-03 23:47:18 +02:00
Alexandre Alapetite
9f0b8ce70d
Add default feeds
...
https://github.com/FreshRSS/FreshRSS/issues/859
2015-07-03 23:29:46 +02:00
Alexandre Alapetite
dcadf0dfdf
Merge pull request #881 from Alkarex/ForceAutocompleteOff
...
Force autocomplete off
2015-06-30 23:16:27 +02:00
Alexandre Alapetite
5cb3d017ab
Orthographe validité
2015-06-29 20:46:51 +02:00
Alexandre Alapetite
8a131b056e
Force autocomplete off
...
https://github.com/FreshRSS/FreshRSS/issues/880
Put a space in the user field instead of empty to avoid autocomplete.
Use feed ID in the username/password field name.
2015-06-14 16:22:33 +02:00
Alexandre Alapetite
827510fb19
Merge pull request #875 from aledeg/keyboard-nav-install
...
Add tab navigation on install
2015-06-06 15:40:22 +02:00
Alexis Degrugillier
f2f758e6bd
Add tab navigation on install
2015-06-06 09:34:11 -04:00
Alexandre Alapetite
ae4d865868
Merge pull request #874 from aledeg/855-keyboard-navigation
...
Remove the auto-focus on install
2015-06-06 15:28:25 +02:00
Alexandre Alapetite
ff9091e4a0
Increased max number of posts per page
...
https://github.com/FreshRSS/FreshRSS/issues/872
2015-06-06 15:24:04 +02:00
Alexis Degrugillier
fcc94c733a
Remove the auto-focus on install
...
The javascript code used was confusing on Chrome and Internet Explorer. So I removed it. It has no real value so I think it is better without it.
See #855
2015-06-06 09:09:39 -04:00
Alexandre Alapetite
111c9f7572
Bug label
2015-06-06 14:18:49 +02:00
Alexandre Alapetite
92db920298
PDO option example
2015-06-05 20:44:45 +02:00
Alexandre Alapetite
f9c7cf8922
Merge branch 'FreshRSS/beta' into FreshRSS/dev
2015-06-03 20:25:40 +02:00
Alexandre Alapetite
214a5cc9a4
PHP 5.2 compatiblity
...
Namespaces are not needed so far.
aacd1ffd40 (commitcomment-11503581)
2015-06-03 20:21:32 +02:00
Alexandre Alapetite
137c498c84
Merge from dev
...
https://github.com/FreshRSS/FreshRSS/issues/312
2015-06-01 19:40:30 +02:00
Alexandre Alapetite
384a146883
Minor comment 1.1.1
...
https://github.com/FreshRSS/FreshRSS/issues/845
2015-05-31 20:52:11 +02:00
Alexandre Alapetite
96ba71e618
MySQL create table bug
...
https://github.com/FreshRSS/FreshRSS/issues/845
And updated version comments to 1.1.1
2015-05-31 20:22:27 +02:00
Alexandre Alapetite
7370472968
Merge pull request #849 from Alkarex/RssFeed
...
Minz getBaseUrl correction and RSS template bug
2015-05-30 18:13:32 +02:00
Alexandre Alapetite
ae277ddefc
Merge branch 'FreshRSS/dev' into PubSubHubbub
2015-05-24 02:01:08 +02:00
Alexandre Alapetite
9d55ee5ae9
Bug EntryDAO filter
...
https://github.com/FreshRSS/FreshRSS/issues/850
2015-05-24 01:49:13 +02:00
Alexandre Alapetite
694dfa1f8b
PubSubHubbub: remove white list
...
The tests so far are good. Ready to test more broadly.
https://github.com/FreshRSS/FreshRSS/pull/831
https://github.com/FreshRSS/FreshRSS/issues/312
2015-05-23 16:37:08 +02:00
Alexandre Alapetite
27d2b88a19
Minz getBaseUrl correction and RSS template bug
...
https://github.com/FreshRSS/FreshRSS/issues/848
Corrections in Minz (HTTP_HOST was not sanitized, getURI() was never
used and not working anyway with absolute base_url)
$this->url was not defined in rss.phtml
2015-05-23 02:23:38 +02:00
Alexandre Alapetite
6c2bebaff2
Merge branch 'FreshRSS/dev' into PubSubHubbub
2015-05-18 17:49:40 +02:00
Alexandre Alapetite
9b69ec4b31
Merge pull request #842 from Alwaysin/patch-9
...
Language fix
2015-05-18 10:09:40 +02:00
Alexandre Alapetite
3e738e91e0
Merge pull request #843 from Alwaysin/patch-10
...
Language fix
2015-05-18 10:09:29 +02:00
Alwaysin
7524811c96
Language fix
2015-05-18 09:09:28 +02:00
Alwaysin
6263ecef2f
Language fix
2015-05-18 09:06:37 +02:00
Alwaysin
265f09f257
Language fix
2015-05-18 09:02:28 +02:00
Alexandre Alapetite
98773aca59
Merge branch 'FreshRSS/dev' into PubSubHubbub
2015-05-17 22:07:37 +02:00