Alexandre Alapetite
ebcebfe431
Merge pull request #958 from aledeg/config_ui
...
Add a system configuration page
2015-08-29 11:33:37 +02:00
Alexis Degrugillier
d396dd7152
Add instance name in system configuration page
2015-08-24 18:41:57 -04:00
Alexis Degrugillier
fac236a041
Add todo comments for translation
2015-08-24 18:30:25 -04:00
Alexis Degrugillier
428e3f5c96
Add new line to comply with coding style
2015-08-24 18:26:20 -04:00
Marien Fressinaud
70544d8d40
Merge pull request #950 from Alkarex/Dutch
...
i18n: Add Dutch
2015-08-24 22:26:51 +02:00
Alexis Degrugillier
269c6b88c4
Add a system configuration page
...
It allows to modify system configuration from the interface. At the moment, only limits are modifiable. The user limit was removed from the user page and added here along with categories and feeds limits.
2015-08-22 09:33:58 -04:00
Alexandre Alapetite
b33004c381
i18n nl: update
...
Merge changes from https://github.com/Wanabo/FreshRSS-Dutch-translation
https://github.com/FreshRSS/FreshRSS/issues/949
2015-08-21 18:07:18 +02:00
Alexandre Alapetite
b3ae9407ac
i18n nl: content width
...
https://github.com/FreshRSS/FreshRSS/pull/950#issuecomment-133429503
2015-08-21 16:26:33 +02:00
Alexandre Alapetite
501e331210
Reference other languages
...
https://github.com/FreshRSS/FreshRSS/issues/949
https://github.com/FreshRSS/FreshRSS/pull/950
2015-08-21 13:35:46 +02:00
Alexandre Alapetite
c75863ff0f
UI: Add feed ID in article container
...
https://github.com/FreshRSS/FreshRSS/issues/953
2015-08-21 11:49:46 +02:00
Alexandre Alapetite
390f2ce5f0
i18n: Dutch
...
https://github.com/FreshRSS/FreshRSS/issues/949
https://github.com/Wanabo/FreshRSS-Dutch-translation
2015-08-18 19:58:09 +02:00
Marien Fressinaud
d1c1a63580
Add translations for German and Czech
...
Fix https://github.com/FreshRSS/FreshRSS/issues/930
2015-07-29 22:43:50 +02:00
Marien Fressinaud
9817743cd7
Cast $limits values in int (config)
...
Fix https://github.com/FreshRSS/FreshRSS/issues/925
2015-07-27 14:52:13 +02:00
Marien Fressinaud
f4472fc918
Do not use PubSubHubbub if disabled
...
See https://github.com/FreshRSS/FreshRSS/issues/865
2015-07-23 13:59:40 +02:00
Marien Fressinaud
baa36f158b
Add pubsubhubbub_enabled to default configuration
...
Rename enable_pubsubhubbub into pubsubhubbub_enabled
See https://github.com/FreshRSS/FreshRSS/issues/865
2015-07-23 13:54:34 +02:00
Marien Fressinaud
339e32424f
Add a simple test to detect if server is public
...
If the server is not accessible by an external server, pubsubhubbub should be
disable.
See https://github.com/FreshRSS/FreshRSS/issues/865
2015-07-23 12:38:22 +02:00
Marien Fressinaud
eaccc1eba4
Generate base_url during installation
...
See https://github.com/FreshRSS/FreshRSS/issues/865
2015-07-23 12:24:24 +02:00
Marien Fressinaud
1ad36c420e
Fix translations for feedback
...
See https://github.com/FreshRSS/FreshRSS/issues/679
2015-07-22 23:27:22 +02:00
Marien Fressinaud
d6e632fc09
Fix a bug in ConfigurationSetter
2015-07-22 23:22:50 +02:00
Marien Fressinaud
f0a1b26584
Add title to the account creation page
...
See https://github.com/FreshRSS/FreshRSS/issues/679
2015-07-22 23:06:46 +02:00
Marien Fressinaud
8751c344f3
Ask password to user before deleting its account
...
See https://github.com/FreshRSS/FreshRSS/issues/679
2015-07-22 22:58:00 +02:00
Marien Fressinaud
669c41114f
Show indications for username and password formats
...
See https://github.com/FreshRSS/FreshRSS/issues/679
2015-07-22 22:28:21 +02:00
Marien Fressinaud
de2e221aca
Fix translations
...
See https://github.com/FreshRSS/FreshRSS/issues/679
2015-07-22 22:04:33 +02:00
Marien Fressinaud
3a929138b0
Give possibility to delete its own account
...
See https://github.com/FreshRSS/FreshRSS/issues/679
2015-07-22 14:22:26 +02:00
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