Commit Graph

3606 Commits

Author SHA1 Message Date
Darko 6301f66c4b update apinfo.tpl and Parsing. 2015-06-17 14:54:04 +02:00
DariusIII b09bd7ca96 Merge pull request #79 from Fossil01/dev-regexless
Print new password to notice so users dont have to check e-mail.
2015-06-16 14:51:51 +02:00
Fossil 58b3caf231 Final fixes 2015-06-16 12:57:19 +02:00
Fossil 7e17e49d4e Removed redundant lines 2015-06-16 12:45:59 +02:00
Fossil 3e77f686f6 Changed some text and removed the second notice 2015-06-16 12:44:10 +02:00
Fossil 87025a0fc6 Removed redundant text 2015-06-16 12:22:07 +02:00
Fossil e1f313300e Fixed wrong variable used and added second notice when mail was sent 2015-06-16 11:59:00 +02:00
Fossil f54b52a0ef Update forgottenpassword.tpl 2015-06-16 11:46:25 +02:00
Fossil 506bdc7bf8 Added info notice class 2015-06-16 11:46:19 +02:00
Fossil 0a415189b2 Better way or showing password to screen 2015-06-16 11:40:24 +02:00
Fossil 8649f016f6 Print new password to $error so users dont have to check e-mail. 2015-06-16 11:26:46 +02:00
Darko 20ee328ac3 Fix release deletion in admin area. 2015-06-16 10:07:31 +02:00
DariusIII 128cce1a29 Fix the caching, add maximum header support. 2015-06-15 22:45:45 +02:00
Darko 25e80fdf46 Fix some of the notices for userimdbids, etc. 2015-06-15 16:01:55 +02:00
Darko 9f84343d1f Add missing searches for Book and Audio back from NN. 2015-06-15 15:28:22 +02:00
Darko 3dfbd25d9d Change case on autoloader so Smarty can find our own. Stops undefined index smarty notices. 2015-06-15 15:13:07 +02:00
Darko 33a718cc3f Fixed the undefined index menu error on articlesmenu.tpl by removing offending lines. Newwindow never has a value of 1 for articles. 2015-06-15 14:55:42 +02:00
Darko 67acc9c2ff Update Movie.php with new changes. 2015-06-15 13:16:45 +02:00
Darko 21b903c0be Reverted to old RottenTomato.php version. 2015-06-15 12:37:25 +02:00
Darko f6a0b5342e Update NZBImport to add missing groups, not ignore them when importing nzbs. 2015-06-15 08:59:01 +02:00
Darko e595d81308 Add APC caching method, update automated.config.php and settings.php.example accordingly. Add find_password_hash_cost.php into misc/testing/Various/ folder. 2015-06-15 08:55:13 +02:00
DariusIII 35fa7f3ea9 Push passworded releases handling update ported from nZEDb. 2015-06-14 16:50:21 +02:00
DariusIII 953329a2f8 Fix: undefined offset in MiscSorter 2015-06-14 07:57:35 +02:00
Darko 0cbfdf152c Fix another case of wrong column name in Releases.php, this fixed search. 2015-06-12 15:29:34 +02:00
Darko 719c375389 Revert change in Film.php, fix another case of wrong column name in Releases.php 2015-06-12 15:25:28 +02:00
Darko b5a374cbe8 Update handling of RottenTomato data. 2015-06-12 14:56:56 +02:00
Darko d8bf59ed89 Fix wrong column name used, fixes RSS/API issues. 2015-06-12 14:55:44 +02:00
Darko a24a456f60 Another case of wrong table name. 2015-06-12 14:09:18 +02:00
Darko 9f823aad03 Fix wrong table names 2015-06-12 13:45:01 +02:00
Darko d2801f3855 Update the handling of tmux exit. 2015-06-12 13:21:38 +02:00
Darko 3b8ae20af7 Add caching to some of the queries. ported from nZEDb. 2015-06-12 12:50:26 +02:00
DariusIII 96bdd48594 Remove code leftover from BasePage.php. 2015-06-11 23:52:03 +02:00
DariusIII 7ac8369f1b Remove the getBrowseCount caching. 2015-06-11 22:55:51 +02:00
Darko 41116e52bb Missed one case of sendtosab in utils.js. Change to proper sendtoqueue.Fixed instantiation of RottenTomato in FIlm.php. 2015-06-11 15:13:38 +02:00
Darko ea75881d47 Fix zipped downloads 2015-06-11 13:19:29 +02:00
Darko aee5599a2c Merge remote-tracking branch 'origin/dev-regexless' into dev-regexless 2015-06-11 11:47:31 +02:00
DariusIII 2dd527d2bf Fix double escaping in role check function. 2015-06-10 23:28:36 +02:00
DariusIII 89176f32cc Add caching to the getBrowseCount function query, for test. 2015-06-10 23:25:37 +02:00
DariusIII 3dceb7b305 Small change in api. 2015-06-10 23:22:55 +02:00
DariusIII cbd44052cc Fix wrong table name in MiscSorter. 2015-06-10 19:58:40 +02:00
Darko 35b10988f3 Remove the now unneded $site property. 2015-06-10 14:29:43 +02:00
Darko d8946fb6fd Update upcoming to fix the missing index notice. 2015-06-10 14:10:09 +02:00
Darko 4a230949fe Minor updates to Cache and Captcha. 2015-06-10 13:32:08 +02:00
Darko 58a5d7b570 Add matching for hyphenated scene release names. PR by Enverex to nZEDb. 2015-06-10 10:32:27 +02:00
Darko 0fd5f1ae80 Cleanup the scripts, fix more references to site table. 2015-06-10 10:25:55 +02:00
Darko 653ed5fdf7 Remove reference to site. 2015-06-10 09:56:07 +02:00
Darko 377d094db4 Update profile edit, switch array syntax to short. 2015-06-10 09:14:57 +02:00
DariusIII f249c70a27 case fix. 2015-06-10 02:47:31 +02:00
DariusIII b0945b85d8 Possible fix for PHP fatal error regarding smarty. 2015-06-09 23:20:52 +02:00
DariusIII 8defd5aa55 Replace thereference of rsshead in apicomments.tpl and apidetail.tpl 2015-06-09 23:14:05 +02:00