boinc/html/project.sample
David Anderson ce213120de web: fix bug in project prefs; appearance tweaks
- editing resource shared wasn't working
- change sizes of controls to "input-sm"
- show errors correctly in project prefs
- move selection of project prefs from project_specific_prefs.inc
  to project.inc.
  This means that (unless you've added your own project prefs)
  you can update project_specific_prefs.inc from master, with no changes.

NOTE: projects will need to move their project prefs selections, e.g.
    define('COLOR_PREFS', false);
from project_specific_prefs.inc to project.inc.
Then copy project.sample/project_specific_prefs.inc to your project/
2016-12-19 15:47:52 -08:00
..
cache_parameters.inc web: cache the results of getting user project list from boinc.netsoft-online.com. 2015-08-07 15:22:10 -07:00
donations.inc - web: added copyright and license info to PHP files 2008-08-05 22:43:14 +00:00
project.inc web: fix bug in project prefs; appearance tweaks 2016-12-19 15:47:52 -08:00
project_specific_prefs.inc web: fix bug in project prefs; appearance tweaks 2016-12-19 15:47:52 -08:00