ShyPike
08f9037738
Eliminate superfluous 'main' folder
15 years ago
shypike
7e86e79bbe
Add category-matching to RSS feeds for feeds that have a category attribute.
Closes #367 for trunk.
16 years ago
shypike
86abbdfe96
Adjust help links for 0.5.0-specific Help pages on the Wiki.
Also make smpl open a new tab for a help page.
16 years ago
shypike
f04a39bd22
Add the "MUST" filter for RSS feeds.
This works as a "Reject.if.no.match" filter.
Also make all matches case-insensitive.
16 years ago
shypike
9e137637da
Rename skin "Default" to "Classic".
Make skin "smpl" the preferred one.
Set uncontroversial defaults for colors (instead of just the first one).
16 years ago
shypike
0b749e1692
Add a bunch of missing translations in Config->RSS.
16 years ago
shypike
f623b591ed
Default skin: Hitting enter after changing the RSS definition would delete the definition.
Addresses #283 for trunk.
16 years ago
swi-tch
668191a155
Default - Fixed a few translation issues
16 years ago
shypike
cdd55cc5d2
Phase 3 Multi-language support.
Substitution of most texts in Default skin (except config-sorting).
Dutch translation (not complete).
Addresses #18 for trunk.
16 years ago
shypike
20304a3a0f
Fix RSS page (incorrect display of scripts, due to multi-language support).
16 years ago
shypike
85fa5d4d66
Fix RSS page (incorrect display of categories, due to multi-language support).
16 years ago
shypike
fd5089e440
Phase 1 and 2 of Multi-language support.
Design and implementation of facilities.
Some partial conversions of Default skin done for testing the concept.
Addresses #18 for trunk.
16 years ago
shypike
167442ad81
Default: add session keys.
Python:
- remove session-key check from scriptlog and some index pages.
- add session keys to generated URLs
16 years ago
swi-tch
a3c09088cd
Added priority support for categories. Overall Default priority can be selected from the switches page, category priority can be selected from the category page. The default priority value is -100.
Thanks goes to Herc for most of the work.
16 years ago
swi-tch
e117660455
Default/SMPL - Added optgroup labels for dropdowns on the RSS config page
Default - Added optgroup labels for dropdowns on the main page, and added missing priority dropdown.
16 years ago
shypike
5323590193
Add feedparser.py to utils. Remove all feedparser presence checks from code and skins.
Closes #215 for trunk.
17 years ago
swi-tch
785f5cd8d5
Added RSS config descriptions to match branch 0.4.x changes in rev 1784
17 years ago
swi-tch
1494ee3d84
Added: Priorities for RSS feeds.
Changed the look of the RSS feed page (may not work in firefox2 due to a firefox2 bug with tables inside fieldsets)
17 years ago
swi-tch
5a9470db37
Changed Default's includes to use the full path to the template by passing a cheetah variable containing the path to the current web_dir
Closes #54
17 years ago
shypike
3daa6f0134
Repair the Help-links in the Default-skin (killed by #include change).
Change the wording of permissions slightly in all skins.
17 years ago
shypike
c9b27369bd
Use #include sections for the top and bottom and config-submenu parts of Default.
Also crude fix for Help-menu in IE.
17 years ago
swi-tch
4193096a10
Default + SMPL: Added links to forum and wiki on the main pages.
17 years ago
shypike
c923aaadfb
Change of RSS feature.
- Preview and Download button
- Enable checkbox
- RSS rate and Bookmarks rate: interval in minutes between 15m and 24h (default 60m)
17 years ago
swi-tch
67bde4ade6
Default + SMPL: Colour the name of the feed based on whether it is enabled or disabled.
17 years ago
shypike
450bef3855
Lots of text improvements.
17 years ago
shypike
ac24f959ee
RSS revamped again.
Now named sets, full options for feeds and filters.
Comma-separated filter instead of '|' separated.
17 years ago
shypike
748c325dde
Complete redesign of the Config->RSS feature.
17 years ago
shypike
086bad1eff
Replace references in the templates to http://sabnzbdplus.wiki.sourceforge.net with $helpuri, which is set in interface.py.
17 years ago
shypike
bb500a8b1c
UI for defining user categories.
"Default" only.
17 years ago
shypike
79bb9d2abf
Implementation of generic secondary template.
Redesign of the way the pages are defined.
Each handler is capable of interfacing with two template sets.
Modified all templates to support this.
17 years ago
swi-tch
619acd5152
Fixed: Default template, typo in CSS include for some config pages.
17 years ago
swi-tch
21a863b283
Changed Default template. New dark blue look with selectable style sheets.
Any stylesheet in the folder /static/stylesheets/colorschemes/ can be selected to be used.
17 years ago
shypike
282165be55
Added:
- newzbin config page.
- Automatic retrieval of newzbin bookmarks
Todo:
- Add newzbin icon in Plush
- The hide/show bookmark in smpl does not work well (no refresh)
18 years ago
shypike
9fbedf8e49
Implement on-line version check (on SF.net) at start up and once a week (random).
Display info on newer release in GUI.
18 years ago
shypike
f9a61d5162
Restructuring of the web interfaces.
Each template must now reside under the "interfaces" folder.
The "standard" templates are now called "Default".
The Config-General screen now shows all interfaces found in the "interfaces" folders and lets the user pick one.
Only through the command option -t it is possible to specify an absolute path.
Any non-absolute path in the -t option is matched against the templates in "interfaces", only when one is matched it will be used. Otherwise the Default will be used. Any templates missing the template/main.tmpl constructions is refused and the Default is used.
Also: set the $web_name variable for the template. This is to be used in the "default.css?version=$web_name" construction, to ensure that the browser picks up the correct default.css when changing interfaces.
18 years ago
shypike
09598d3a00
Merge rev 121-153 to trunk.
18 years ago
shypike
76553e15ce
Merge "branches/sabnzbd-0.2.8-bugfix" into the trunk. Rev 96..110
18 years ago
shypike
26885138fc
Uniform <title> tag for all templates.
18 years ago
shypike
453f2c91e9
Merge the sabnzbd-robust-ini branch into the trunk (rev 32:64).
18 years ago
shypike
b732e5aac8
Merge branch sabnzbd-email to the trunk (Rev 25:51).
18 years ago
shypike
5c6a33a724
Import the 0.2.6a release as published on sabnzbdplus.cyphen.net.
18 years ago
shypike
ddb200f04a
Copy original sabnzbd-0.2.5 sources into the trunk (as directory "main").
18 years ago