Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Publishing h-node.org code. | Yuchen Pei | 2021-07-29 | 4 | -94/+19 |
| | | | | | | | | | | | | | | | - this is the h-node.org code, except - removed a js file (3x copies at three different locations) without license / copyright headers - /Js/linkToForm.js - /Public/Js/linkToForm.js - /admin/Public/Js/linkToForm.js - removed config files containing credentials - /Application/Include/params.php - /Config/Config.php - /admin/Application/Include/params.php - /admin/Config/Config.php - added license and copyright header to one php file - /admin/Library/ErrorReporting.php (almost identical to /Library/ErrorReporting.php which has the headers) | ||||
* | Add permalink @LauraMorales | Luis Alberto Guzmán García | 2017-04-15 | 1 | -1/+2 |
| | |||||
* | Only allow active distributions to be added, increase visible issues | Ian Gilfillan | 2016-07-19 | 1 | -3/+3 |
| | |||||
* | Sort each hardware category by compatibility | Ian Gilfillan | 2016-07-11 | 17 | -33/+111 |
| | |||||
* | fixed bug in wiki revisions | Antonio Gallo | 2015-09-17 | 1 | -1/+2 |
| | |||||
* | Enabled SSL | Antonio Gallo | 2014-09-16 | 3 | -7/+14 |
| | |||||
* | Integrated new EasyGiant Library | Antonio Gallo | 2014-09-16 | 1 | -2/+1 |
| | |||||
* | kernel entry can keep 99 characters -- issue 234 submitted by goritskov at ↵ | Antonio Gallo | 2014-05-14 | 2 | -2/+2 |
| | | | | h-node.org | ||||
* | added the ManagerController and the manager users group. Now the users in ↵ | Antonio Gallo | 2013-10-15 | 1 | -0/+72 |
| | | | | the manager group can modify the list of allowed distros by means of the main panel | ||||
* | added DistroModel to get the list of allowed distros from the database | Antonio Gallo | 2013-10-14 | 1 | -0/+2 |
| | |||||
* | when a device has not been found by lspci search page, the insert link now ↵ | Antonio Gallo | 2013-01-10 | 1 | -15/+0 |
| | | | | sends to the page where to insert that device | ||||
* | fixed a bug inside SearchController.php | Antonio Gallo | 2013-01-10 | 1 | -2/+7 |
| | |||||
* | show browser dialog when downloading the database in xml - lammi87 issue | Antonio Gallo | 2013-01-10 | 1 | -0/+7 |
| | |||||
* | fixed a bug (not security related) in IssuesController | Antonio Gallo | 2012-11-19 | 1 | -0/+5 |
| | |||||
* | improved i18n | Antonio Gallo | 2012-11-13 | 1 | -2/+2 |
| | |||||
* | fixed a bug in the SearchController | Antonio Gallo | 2012-10-30 | 1 | -15/+18 |
| | |||||
* | solved issue indicated by Michał Masłowski | Antonio Gallo | 2012-10-29 | 1 | -11/+14 |
| | |||||
* | improved the way the discover your hardware link in the right column is ↵ | Antonio Gallo | 2012-10-14 | 1 | -0/+3 |
| | | | | generated | ||||
* | improved the regular expression to find the URLs - lammi87 issue | Antonio Gallo | 2012-09-27 | 1 | -1/+1 |
| | |||||
* | solved type in the search result - lammi87 issue | Antonio Gallo | 2012-09-27 | 1 | -1/+1 |
| | |||||
* | the model entry can now containg up to 190 characters - lammi87 issue | Antonio Gallo | 2012-09-27 | 2 | -2/+2 |
| | |||||
* | added the max number of characters allowed inside the description entry - ↵ | Antonio Gallo | 2012-09-22 | 2 | -2/+2 |
| | | | | rsandu issue | ||||
* | added the FAQ page to the top menu - lammi87 issue | Antonio Gallo | 2012-09-22 | 3 | -1/+46 |
| | |||||
* | improved the way the top menu is created - help wiki page added inside the ↵ | Antonio Gallo | 2012-09-16 | 3 | -9/+13 |
| | | | | top menu | ||||
* | improved the "can free operating systems be installed?" | Antonio Gallo | 2012-09-16 | 1 | -1/+1 |
| | |||||
* | does the device prevent the installation of wifi cards not-approved by the ↵ | Antonio Gallo | 2012-09-12 | 1 | -0/+1 |
| | | | | vendor? - part 2 | ||||
* | the XML to configure the template can now be written inside the config.xml file | Antonio Gallo | 2012-09-12 | 1 | -2/+14 |
| | |||||
* | added the entry: 'does the device prevent the installation of wifi cards ↵ | Antonio Gallo | 2012-09-09 | 2 | -1/+3 |
| | | | | not-approved by the vendor?' - part 1 | ||||
* | dropped pcmcia controller, added generic host controller with subtype | Antonio Gallo | 2012-08-02 | 3 | -16/+24 |
| | |||||
* | improved the way wiki pages are linked | Antonio Gallo | 2012-07-28 | 1 | -5/+5 |
| | |||||
* | added preview in hardware talk pages - lammi87 issue | Antonio Gallo | 2012-07-02 | 1 | -0/+12 |
| | |||||
* | replaced two periods with three periods in some sentences - amire80 issue | Antonio Gallo | 2012-07-02 | 1 | -1/+2 |
| | |||||
* | fixed a bug and improved the lspci search function | Antonio Gallo | 2012-06-16 | 1 | -1/+2 |
| | |||||
* | adding motherboards - part 1 | Antonio Gallo | 2012-06-13 | 1 | -1/+1 |
| | |||||
* | added improved RSS format for statusnet | Antonio Gallo | 2012-06-03 | 1 | -0/+13 |
| | |||||
* | administrators can now view the actions of a single user in a compact format ↵ | Antonio Gallo | 2012-05-28 | 1 | -0/+3 |
| | | | | - part 2 | ||||
* | administrators can now view the actions of a single user in a compact format | Antonio Gallo | 2012-05-28 | 1 | -6/+11 |
| | |||||
* | all the names of the vendors are now stored inside the db and are taken from ↵ | Antonio Gallo | 2012-05-24 | 1 | -4/+4 |
| | | | | the db | ||||
* | added PCMCIA controllers - part 2 | Antonio Gallo | 2012-05-08 | 1 | -34/+31 |
| | |||||
* | added PCMCIA Controllers category, part 1 - rsandu issue | Antonio Gallo | 2012-05-04 | 1 | -0/+131 |
| | |||||
* | added RAID adapter category, part 1 - rsandu issue | Antonio Gallo | 2012-04-26 | 2 | -1/+136 |
| | |||||
* | fixed a bug in GenericController::catalogue - it now sends to page 1 when ↵ | Antonio Gallo | 2012-04-03 | 1 | -2/+4 |
| | | | | someone uses the model name filter | ||||
* | improved comm_year allowed values | Antonio Gallo | 2012-04-01 | 2 | -2/+2 |
| | |||||
* | project name now written using PHP (dynamic) in download page - fixed error | Antonio Gallo | 2012-03-21 | 1 | -1/+1 |
| | |||||
* | improved the way entry labels can be added - first step to move all the ↵ | Antonio Gallo | 2012-03-11 | 1 | -7/+7 |
| | | | | documentation to the wiki | ||||
* | improved the form to filter using the model name | Antonio Gallo | 2012-03-11 | 1 | -1/+1 |
| | |||||
* | mobile:added model nale filer | Antonio Gallo | 2012-02-18 | 1 | -1/+1 |
| | |||||
* | upload new EasyGiant library and added added a new filter for the model name ↵ | Antonio Gallo | 2012-02-18 | 1 | -0/+6 |
| | | | | (part 2) | ||||
* | added the search_string filter in the catalogue page to look for a model ↵ | Antonio Gallo | 2012-02-17 | 15 | -10/+36 |
| | | | | name containing a string | ||||
* | improved mobile footer | Antonio Gallo | 2012-02-01 | 4 | -2/+5 |
| |