Commit Graph

4848 Commits

Author SHA1 Message Date
DariusIII 6191aef0d5 Update Readme.md with composer info. 2016-03-08 09:54:58 +01:00
DariusIII 08118e098d Add project composer.lock file to git, remove Git folder from libs. 2016-03-08 09:43:30 +01:00
DariusIII b51ce073d8 Remove dependencies handled by composer 2016-03-08 09:39:34 +01:00
DariusIII 8b94c334d8 Remove libraries handled by composer, move others to their respective folders 2016-03-08 09:24:48 +01:00
DariusIII b5100069fc Add composer.json 2016-03-08 09:09:29 +01:00
DariusIII d20c40f50d Update .gitignore 2016-03-08 09:00:16 +01:00
DariusIII 36b7d0d1f0 Fix another instantiation in Groups 2016-03-07 14:38:43 +01:00
DariusIII fa9c04c191 Fix instantiation of Binaries Class in Groups.php 2016-03-07 14:18:19 +01:00
DariusIII e1efcd48fc Add trailing slash to saburl on profile edit 2016-03-06 17:02:35 +01:00
DariusIII dbfdc8948f Prevent undefined notices in Gamma theme books page 2016-03-02 12:33:02 +01:00
DariusIII 3c0915b485 Remove scripts that are not used from omicron theme. 2016-03-02 10:26:57 +01:00
DariusIII 2740471faa Fix Gamma menu on hover, use shared script for menu hover in all the themes. 2016-03-02 10:08:23 +01:00
DariusIII 162ce5d84a Adjust Gamma theme, add dropdown on hover to menus. 2016-03-01 15:30:14 +01:00
DariusIII 285da95349 Fix wrong category name in predb.tpl 2016-03-01 14:27:47 +01:00
DariusIII bd28a8b0d6 Fix Omicron basepage.tpl 2016-03-01 14:04:47 +01:00
DariusIII 05f7100aca Update Gamma to use Bootstrap3, update jquery to 2.2.1 and jquery-migrate to 1.4.0 2016-03-01 13:02:22 +01:00
DariusIII 62557cd051 Change occurences of form-search to form-inline in Charisma and Omicron templates 2016-02-29 15:26:26 +01:00
DariusIII 16283c50e3 Remove nzbgetintegrated check from templates, check for empty sabintegrated fields 2016-02-26 09:53:32 +01:00
DariusIII 2f692c4e1b Missed to remove part of code. 2016-02-25 13:06:51 +01:00
DariusIII 2afb359ecd Replace custom filter code in templates with search-filter.tpl 2016-02-25 12:56:35 +01:00
DariusIII b9536209e9 Redo the search-filter check for covergrp to be more logical. 2016-02-25 12:37:27 +01:00
DariusIII d2aa4ff739 Move rss, rssdesc and search-filter.tpl to shared folder 2016-02-25 12:15:28 +01:00
DariusIII 6b6264840b Fix Gamma theme rss. 2016-02-25 12:00:27 +01:00
DariusIII 1671729032 Prevent undefined index userdata error on headermenu of all themes 2016-02-25 11:48:46 +01:00
DariusIII d8c5700283 Fix undefined index errors on book pages. 2016-02-23 15:36:07 +01:00
DariusIII a8fafeedc6 Add LICENSE.txt. 2016-02-23 13:34:31 +01:00
DariusIII 03ff39bc27 Add ubuntu install guide when installer will be available 2016-02-23 13:25:38 +01:00
DariusIII 8af4ef5178 Update DB and ReleaseRemover classes 2016-02-23 13:18:05 +01:00
DariusIII b72468fffc Add missing Music class to MiscSorter. 2016-02-23 13:08:35 +01:00
DariusIII d14350ca28 Fix typo for userexcat table in Users.php 2016-02-20 19:56:14 +01:00
DariusIII 475c3bcc60 Fix missing smarty const from Charisma/Omicron headermenu.tpl 2016-02-19 09:53:47 +01:00
DariusIII 41ad1c0538 Update nntmux_fi_schema.sql 2016-02-18 15:11:41 +01:00
DariusIII 52fc0fd211 Fix typo in link to myshows in Omicron template. 2016-02-18 14:42:39 +01:00
DariusIII 15a0a5f89d Fix missing categories from profile excluded cats. 2016-02-18 11:37:06 +01:00
DariusIII 2eb0ffdc23 Rename category for smarty to catCLass to prevent conflicts 2016-02-17 22:32:17 +01:00
DariusIII 604f858133 Update getCategoryExclusion and getCategoryExclusionNames functions. 2016-02-17 22:26:14 +01:00
DariusIII e5145112b7 And one more 2016-02-17 11:21:34 +01:00
DariusIII c14f0696be Another menu fix 2016-02-17 11:20:05 +01:00
DariusIII 6658ca2a3d Fix games menu 2016-02-17 11:17:37 +01:00
DariusIII 8624fbcca2 Fix headermenu in Gamma again 2016-02-17 11:14:12 +01:00
DariusIII 945aa595e0 Fix Gamma theme headermenu when coverview is disabled 2016-02-17 11:09:18 +01:00
DariusIII bdabe72bae Possible fix for release download 2016-02-17 10:48:02 +01:00
DariusIII 97c8acecb5 Change position of browse groups from header to side menu 2016-02-17 10:25:37 +01:00
DariusIII 259b272e5d Rename Categories class get function to getCategories 2016-02-16 16:20:04 +01:00
DariusIII 05b80a88c3 Prevent errors when pagertotalcount is not set 2016-02-16 15:05:18 +01:00
DariusIII 758b083f6d Move showApiError function to Utility class, adjust pages that use it. 2016-02-16 01:06:38 +01:00
DariusIII f384782439 Change more cat values to constants 2016-02-16 00:09:43 +01:00
DariusIII bc246c12e0 Remove viewprelist.tpl from all of the templates 2016-02-14 23:13:49 +01:00
DariusIII f318f658d8 Use $category for constants 2016-02-13 14:03:41 +01:00
DariusIII fe1cec65ca Fix filelist view in themes 2016-02-11 15:03:24 +01:00