-
Notifications
You must be signed in to change notification settings - Fork 0
Dev rules
-
HTML5 only.(do not must contain old html tags for XHTML 4.1 or if it's can do in css, so it must do in css)
-
DEPRECATED sript tags in VIEW
-
JavaScript wrote only in coffee script. In repository all coffee scripts must be in compiled version (.js)
-
first step Browser support Firefox and Chrome (minus Opera, IE - it's for future release and support)
-
SQL - all files in folder ./sql 5.1 if make some changes in db. create file update_date.sql(update_2012_04_05.sql) which contains ALTER TABLE ... . if db structure changed and php code changed but there is no sql file with changes. all commints will be removed to previous state.
-
all commits only in english. 6.1 no commits with message "strange, but work's" - make commits only with at least 70-80% working code or add to commit message "DRAFT" 6.2 if need to play with code to find best solution than create a branch and masturbate there