Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Completed merging teopiaz/Qwench-Diablo into anantgarg/Qwench. #23

Open
wants to merge 81 commits into
base: master
Choose a base branch
from

Conversation

gbakeman
Copy link

This completes the merge of Qwench-Diablo back into the main Qwench branch. Some notable changes include:

  • Rudimentary admin panel (user rights must be assigned manually in SQL)
  • Simplified installation process
  • Implementation of reCAPTCHA
  • Emailing in HTML
  • File logging function
  • Many bug fixes

teopiaz and others added 30 commits March 13, 2010 16:17
…n the installation process.

Made some visual beautification to the installation too.
Also made a change in the shared.php so that the ALLOW_VISITORS is handled as boolean.
Changed all TRUE/FALSE to uppercase for coherence.
Changed all SQL statements to uppercase for coherence.
Translated some Italian writelogs to English.
Moved the Javascript code out of the answers.php.
Removed basePath related functions and replaced them with their respective Global declarations.
Removed noRender function.
Also moved TODO.TXT into TODO.md with markdown syntax. Not tested yet.
According to W3C HTML 4 recommendation checkboxs are only POST'ed when
they are checked, therefor it is necessary to see if it is in the POST
data and not necessary to actually see if it is checked.
Fixed an error when posting a question
Fixed DEBUG_MODE being undefined
Merged copyright messages into one
Merge of Diablo into master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants