Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

25 check-ins using file core/modules.bas version 247033a571

2020-09-26
08:09
[MODULES] - Fix a little bug in page listing check-in: 7348021f6d user: julcar tags: 0.0.3-alpha, trunk
07:35
[CORE][MODULES] - Remove now useless function to fix line endings in Windows check-in: c8d0fd869a user: julcar tags: trunk
07:19
[CORE][MODULES] - Fix line ending issues, still needs more tests check-in: 239b7fa228 user: julcar tags: trunk
2020-09-22
17:13
[TEMPLATES] - Update internal URLs in template files according to site settings check-in: e03f627f47 user: julcar tags: trunk
16:47
[CORE] - Remove two un-used variables in CreateURL check-in: 7ccbf99bc3 user: julcar tags: trunk
16:41
[CORE] - Implement standarized URLcreation and start using it where is needed check-in: c3527137b3 user: julcar tags: trunk
2020-09-11
16:07
[TEMPLATES] - Choose a better HTML tag for the description check-in: baaa57f633 user: julcar tags: trunk
15:31
[CORE] - Fix a little bug in captcha template parsing check-in: c147c37e2f user: julcar tags: trunk
11:49
[TEMPLATES] - Add captcha.html to default template check-in: 177385db5e user: julcar tags: trunk
11:48
[CORE] - Update old method template loading with proper LoadTplFile() calls, add an example for our built-in captcha question-answer pairs check-in: 95509a6e5a user: julcar tags: trunk
09:23
[TEMPLATES] - Move 403 and 404 error template files to where they belong check-in: d96e3a66ee user: julcar tags: trunk
2020-09-10
07:47
[USERS] - Handle a bit better this problematic case (logged user attempting to login again) check-in: 5961427ce6 user: julcar tags: trunk
07:44
[TEMPLATES] - Add missing files to users module template, also comment a Js code in admin module template check-in: a28db7c54c user: julcar tags: trunk
2020-09-09
02:29
[TEMPLATES] - Implement a dummy template for users module, also make some fixes to admin module template check-in: 145505f2f8 user: julcar tags: trunk
02:26
[USERS] - Style coding fix check-in: d3f02caa4d user: julcar tags: trunk
2020-09-08
23:16
[USERS] - Decrease the time before redirecting to user panel if a logged user tries to load the login page, also improve the error message for this case check-in: d881b7d165 user: julcar tags: trunk
21:29
[USERS] - This was missing in last commit check-in: a9916b8b85 user: julcar tags: trunk
20:55
[CORE][MODULES] - Modify the name of two settings entries to make more sense about our internal fancy URLs system. Replace the new names where is needed. Fix a rare but possible case where a logged user tries to load the login form again. Fix another bug where after login an user could be redirected to login form again. Remove old code in index.bas check-in: 58d3642fa2 user: julcar tags: trunk
08:34
[BASE][MODULES] - Set the path delimiter and the line endings based on the operating system. Remove hard coded strings in admin module check-in: 563e0f11ce user: julcar tags: trunk
02:20
[COMPILE] - Fix a missing double-quote in Unix compile script check-in: 6765a08f42 user: julcar tags: trunk
01:27
[TEMPLATES] - Move the admin template inside the modules folder in the default template, according to new template file method, also remove debug info in templates.bas check-in: 3cde9d5a5d user: julcar tags: trunk
01:22
[CORE] - Implement LoadTplFile function to minimize the code needed to load a template file, also replace calls to old method. check-in: 1e777e71f3 user: julcar tags: trunk
2020-09-07
05:01
[TEMPLATES] - Implement a dummy template as example to show how the modules work. check-in: f9e515789a user: julcar tags: trunk
04:55
[CORE][MODULES] - Misc fixes to get working the Admin module check-in: a35c2dfe6a user: julcar tags: trunk
2020-09-06
07:10
[CORE][MODULES] - Major rework on the Admin module, minor fixes on Users module, trivial change in Settings.txt, remove old core in Pages.bas check-in: 4ec838875e user: julcar tags: trunk