Log of /scire
Directory Listing
Revision
220 -
Directory Listing
Modified
Sat Jun 16 17:44:09 2007 UTC
(5 years, 11 months ago)
by
codeman
some excellent updates from Rodrigo Lazo:
UI DB functions have been modified to work with the new job_status model.
Revision
203 -
Directory Listing
Modified
Mon May 21 04:05:03 2007 UTC
(6 years ago)
by
codeman
add the db_type to login.
Revision
202 -
Directory Listing
Modified
Mon May 21 04:04:36 2007 UTC
(6 years ago)
by
codeman
just return the success code rather than the rowcount cause there is none.
Revision
199 -
Directory Listing
Modified
Sun May 20 20:40:03 2007 UTC
(6 years ago)
by
codeman
adding the new DB class that uses ADOdb functionality.
Revision
198 -
Directory Listing
Modified
Sun May 20 20:39:03 2007 UTC
(6 years ago)
by
codeman
major DB changes here. Switching from mysql-specific code
to using the ADOdb interface for a lot of added flexibility
and stability. It also has nice caching abilities and bind paramaters.
the goal is to make Scire DB-independent.
Revision
196 -
Directory Listing
Modified
Mon Apr 2 01:38:52 2007 UTC
(6 years, 1 month ago)
by
codeman
adding a whole bunch of access checks into the users and clients
pages. not yet done on users but i think clients is done.
adding an ignore to .smarty/templates_c/
Revision
195 -
Directory Listing
Modified
Mon Apr 2 01:37:35 2007 UTC
(6 years, 1 month ago)
by
codeman
fix up editing of permissions.
Revision
194 -
Directory Listing
Modified
Mon Apr 2 01:36:51 2007 UTC
(6 years, 1 month ago)
by
codeman
adding pages that show a list of modules.
very simple. lots more will be added later i'm sure
Revision
193 -
Directory Listing
Modified
Mon Apr 2 01:35:41 2007 UTC
(6 years, 1 month ago)
by
codeman
adding an error page for access violations.
tells you which priviledge you needed and didn't have.
Revision
192 -
Directory Listing
Modified
Mon Apr 2 01:34:35 2007 UTC
(6 years, 1 month ago)
by
codeman
disable caching for the time being. don't think it works anyways.
removed some excess junk lines. removed extra include
added two access-checking functions. the first just returns true or false
the second will divert to an error page if access is not given.
Revision
191 -
Directory Listing
Modified
Mon Mar 26 02:51:10 2007 UTC
(6 years, 2 months ago)
by
codeman
simplifying code to take out double-queries for userid
adding a check to see if an object id already exists in the
ACL list before adding a user or client to avoid issues
where the ACL will add but the DB insert will fail on some
constraint.
Revision
190 -
Directory Listing
Modified
Mon Mar 26 01:43:07 2007 UTC
(6 years, 2 months ago)
by
codeman
some larger structural changes here.
userid, clientid, and permid are no-longer auto_increment values
they instead will take their IDs from the gacl ids assigned.
this makes linking between the tables much easier since the ids
will always be the same. (no more lookups)
also adding a bare_scire.sql file with a minimal setup
this combines scire.sql and scire2.sql
Revision
187 -
Directory Listing
Modified
Sat Mar 17 03:23:33 2007 UTC
(6 years, 2 months ago)
by
codeman
small comment change
Revision
186 -
Directory Listing
Modified
Sat Mar 17 03:23:00 2007 UTC
(6 years, 2 months ago)
by
codeman
adding a line to grab/use the default value if none is already set.
Revision
185 -
Directory Listing
Modified
Sat Mar 17 03:21:40 2007 UTC
(6 years, 2 months ago)
by
codeman
smarty: adding Modules link to main bar.
common: add path check. someone else please verify if this is secure.
functions: adding functions for default fields values.
Revision
184 -
Directory Listing
Modified
Sat Mar 17 03:20:00 2007 UTC
(6 years, 2 months ago)
by
codeman
adding path varible to allow for module use.
adding comment that one of the includes can likely be cut
Revision
179 -
Directory Listing
Modified
Mon Feb 19 21:14:49 2007 UTC
(6 years, 3 months ago)
by
codeman
removing old html and templates directories so they don't confuse
adding screenshots for the user tour.
Revision
175 -
Directory Listing
Modified
Mon Dec 11 00:54:08 2006 UTC
(6 years, 5 months ago)
by
codeman
updating the templates. script has been fixed
to populate fields like priority and permissions
from the DB rather than fake settings.
add_job has been much improved.
Revision
174 -
Directory Listing
Modified
Mon Dec 11 00:53:03 2006 UTC
(6 years, 5 months ago)
by
codeman
minor change to clients
fixing lots of bugs for script.php
added the insert query code. tested briefly
sensitive but works.
Revision
173 -
Directory Listing
Modified
Mon Dec 11 00:51:46 2006 UTC
(6 years, 5 months ago)
by
codeman
adding job page settings. very similar to the other two/three
Revision
172 -
Directory Listing
Modified
Mon Dec 11 00:50:28 2006 UTC
(6 years, 5 months ago)
by
codeman
updating DB.php with a $db->query() function
which takes a straight up SQL query.
updated a bunch of DB functions for jobs and scripts
fixed the job insertion.
added description to jobs fields in functions
Revision
171 -
Directory Listing
Modified
Mon Dec 11 00:48:50 2006 UTC
(6 years, 5 months ago)
by
codeman
corresponding template
changing the jobs page to use the methodology of the clients and users page
with definable settings.
Revision
170 -
Directory Listing
Modified
Mon Dec 11 00:48:14 2006 UTC
(6 years, 5 months ago)
by
codeman
changing the jobs page to use the methodology of the clients and users page
with definable settings.
Revision
169 -
Directory Listing
Modified
Mon Dec 11 00:47:14 2006 UTC
(6 years, 5 months ago)
by
codeman
moving the scire_ui variable into the config.php
Revision
168 -
Directory Listing
Modified
Sun Dec 10 23:18:03 2006 UTC
(6 years, 5 months ago)
by
codeman
fixing up some small things. permission bug
query returns false now on success.
less debugging.
Revision
165 -
Directory Listing
Modified
Sat Dec 2 20:05:04 2006 UTC
(6 years, 5 months ago)
by
codeman
very basic job addition. skeleton code.
Revision
164 -
Directory Listing
Modified
Sat Dec 2 20:02:55 2006 UTC
(6 years, 5 months ago)
by
codeman
updating the code for adding a job. finally works in MySQL.
Revision
163 -
Directory Listing
Modified
Sun Oct 8 20:41:47 2006 UTC
(6 years, 7 months ago)
by
codeman
adding in the guts of this page. there was a reworking in the way
permissions were done.
Revision
162 -
Directory Listing
Modified
Sun Oct 8 20:41:05 2006 UTC
(6 years, 7 months ago)
by
codeman
small diagnostic updates. nothing special.
Revision
161 -
Directory Listing
Modified
Sun Oct 8 20:39:52 2006 UTC
(6 years, 7 months ago)
by
codeman
adding initial POST code. totally not done yet.
Revision
160 -
Directory Listing
Modified
Sun Oct 8 20:39:23 2006 UTC
(6 years, 7 months ago)
by
codeman
add check to filter out ACLs that are UI-related
also add some pending clients code to deal with those.
Revision
159 -
Directory Listing
Modified
Sun Oct 8 20:38:39 2006 UTC
(6 years, 7 months ago)
by
codeman
filter out ACLs that are UI-related.
Revision
158 -
Directory Listing
Modified
Sun Oct 8 20:38:15 2006 UTC
(6 years, 7 months ago)
by
codeman
comment out POST for pretty displays.
Revision
157 -
Directory Listing
Modified
Sun Oct 8 20:37:20 2006 UTC
(6 years, 7 months ago)
by
codeman
changing the way permissions are gathered.
this will need to be changed again soon enough
Revision
156 -
Directory Listing
Modified
Sun Oct 8 20:36:43 2006 UTC
(6 years, 7 months ago)
by
codeman
a LOT of fixes and updates to a lot of pages.
also adding the add_job page. not fully functional yet.
Revision
155 -
Directory Listing
Modified
Sun Oct 8 20:35:16 2006 UTC
(6 years, 7 months ago)
by
codeman
adding email address.
adding a small function to return a list of priorities
Revision
154 -
Directory Listing
Modified
Sun Oct 8 20:34:17 2006 UTC
(6 years, 7 months ago)
by
codeman
adding a bunch of functions i wrote a long time ago and forgot about.
Revision
153 -
Directory Listing
Modified
Sun Oct 8 20:32:55 2006 UTC
(6 years, 7 months ago)
by
codeman
need the email address in the user settings
Revision
144 -
Directory Listing
Modified
Sat Aug 5 21:03:58 2006 UTC
(6 years, 9 months ago)
by
codeman
updates related to pending table stuff
Revision
140 -
Directory Listing
Modified
Sun Jul 23 21:15:10 2006 UTC
(6 years, 10 months ago)
by
codeman
adding status filtering and pending clients actions
Revision
139 -
Directory Listing
Modified
Sun Jul 23 21:14:05 2006 UTC
(6 years, 10 months ago)
by
codeman
adding pending clients list link
added some more client fields.
Revision
138 -
Directory Listing
Modified
Sun Jul 23 21:13:00 2006 UTC
(6 years, 10 months ago)
by
codeman
adding client status field filtering. defaults to Active
removed old query
Revision
128 -
Directory Listing
Modified
Sat Jul 15 05:21:58 2006 UTC
(6 years, 10 months ago)
by
codeman
various updates regarding permissions
added categories to the code, so that permissions
can be grouped. A special group will consist of
Scire UI permissions.
Revision
123 -
Directory Listing
Modified
Wed Jul 5 04:04:38 2006 UTC
(6 years, 10 months ago)
by
codeman
massive updates to the permissions code on users and clients.
they now share a common permissions.tpl template. viewing of
user/client permissions works, remove button doesn't.
link to add works.
Revision
122 -
Directory Listing
Modified
Wed Jul 5 04:03:19 2006 UTC
(6 years, 10 months ago)
by
codeman
initial commit of assign_permission pages
these pages create permissions as well as create ACLs
this code is functional albeit ugly and unexplained.
Revision
121 -
Directory Listing
Modified
Mon Jun 26 01:43:19 2006 UTC
(6 years, 11 months ago)
by
codeman
adding mockups for the script library.
Revision
120 -
Directory Listing
Modified
Mon Jun 26 01:42:07 2006 UTC
(6 years, 11 months ago)
by
codeman
putting the fields into functions.php and using the settings page
to define the fields, order, and sorting of clients/users/jobs
Revision
119 -
Directory Listing
Modified
Mon Jun 26 01:40:14 2006 UTC
(6 years, 11 months ago)
by
codeman
add script library mockup link
Revision
117 -
Directory Listing
Modified
Mon Jun 19 15:49:32 2006 UTC
(6 years, 11 months ago)
by
agaffney
don't print cert digest in client
Revision
112 -
Directory Listing
Modified
Mon Jun 19 03:19:35 2006 UTC
(6 years, 11 months ago)
by
codeman
adding initial settings page. still a major work
in progress but want to get the code committed.
Revision
111 -
Directory Listing
Modified
Mon Jun 19 03:17:18 2006 UTC
(6 years, 11 months ago)
by
codeman
add db functions and grab and store user settings on login
Revision
110 -
Directory Listing
Modified
Mon Jun 19 03:16:46 2006 UTC
(6 years, 11 months ago)
by
codeman
converting clients page to use settings rather
than hardcoded fields in the template.
still requires a hardcoded list as of now.
Revision
109 -
Directory Listing
Modified
Mon Jun 19 03:15:39 2006 UTC
(6 years, 11 months ago)
by
codeman
took CSS out of the header.tpl and put in own file.
this will make the page source easier to read/scroll
and allow for themes.
adding settings page templates. in progress. very ugly.
partially converted clients template to use settings.
Revision
108 -
Directory Listing
Modified
Mon Jun 19 03:12:52 2006 UTC
(6 years, 11 months ago)
by
codeman
adding a scire_add_setting function
Revision
105 -
Directory Listing
Modified
Sun Jun 18 20:41:50 2006 UTC
(6 years, 11 months ago)
by
agaffney
less stupid settings :P
Revision
104 -
Directory Listing
Modified
Sun Jun 18 20:38:24 2006 UTC
(6 years, 11 months ago)
by
codeman
adding extra debugging line
Revision
103 -
Directory Listing
Modified
Sun Jun 18 20:37:48 2006 UTC
(6 years, 11 months ago)
by
codeman
adding settings stuff. needs to be made into a hash
Revision
99 -
Directory Listing
Modified
Wed Jun 14 01:52:27 2006 UTC
(6 years, 11 months ago)
by
codeman
various updates around the board. mainly focusing on client and user
pages. some DB updates and asthetic changes.
preparing for user sessions
Revision
98 -
Directory Listing
Modified
Sun Jun 11 16:15:36 2006 UTC
(6 years, 11 months ago)
by
agaffney
put the afterlogin redirect in the right place :P
Revision
97 -
Directory Listing
Modified
Sun Jun 11 04:36:44 2006 UTC
(6 years, 11 months ago)
by
agaffney
add 'afterlogin' parameter for login.php and include when redirecting to login.php
Revision
96 -
Directory Listing
Modified
Sun Jun 11 03:26:48 2006 UTC
(6 years, 11 months ago)
by
codeman
adding initial users and clients pages.
these do not yet use dynamic fields
most of users is functional, clients is not
it is still in progress.
Revision
95 -
Directory Listing
Modified
Sun Jun 11 03:24:22 2006 UTC
(6 years, 11 months ago)
by
codeman
adding adodb path link, tho not used yet
changing db functions for new tables.
added function for leftbar entries to save code.
Revision
94 -
Directory Listing
Modified
Sun Jun 11 03:23:10 2006 UTC
(6 years, 11 months ago)
by
codeman
add debuggin query
kill regex that destroys the query.
devs should write better queries.
Revision
93 -
Directory Listing
Modified
Sun Jun 11 03:22:22 2006 UTC
(6 years, 11 months ago)
by
codeman
make session last longer
Revision
92 -
Directory Listing
Modified
Sun Jun 4 16:30:33 2006 UTC
(6 years, 11 months ago)
by
codeman
adding some mockup HTML files made by blackace.
need templates for those files.
Revision
91 -
Directory Listing
Modified
Sun Jun 4 04:37:02 2006 UTC
(6 years, 11 months ago)
by
codeman
updated some scire database interface files
fixed some queries
fixed the exporter pages (as useless as they are now).
Revision
82 -
Directory Listing
Modified
Mon May 22 03:23:51 2006 UTC
(7 years ago)
by
codeman
initial commit of jobs.php page.
Revision
81 -
Directory Listing
Modified
Mon May 22 03:23:23 2006 UTC
(7 years ago)
by
codeman
inital commit of jobs page stuff
Revision
80 -
Directory Listing
Modified
Mon May 22 02:46:49 2006 UTC
(7 years ago)
by
blackace
add DB_functions.php require_once
Revision
79 -
Directory Listing
Modified
Mon May 22 02:46:20 2006 UTC
(7 years ago)
by
blackace
move DBInterface.php to .lib/DB_functions.php
Revision
78 -
Directory Listing
Modified
Mon May 22 02:45:28 2006 UTC
(7 years ago)
by
blackace
add multiple table and raw select query support
Revision
77 -
Directory Listing
Modified
Mon May 22 02:44:28 2006 UTC
(7 years ago)
by
blackace
convert to using DB.php methods
Revision
74 -
Directory Listing
Modified
Sun May 21 04:21:59 2006 UTC
(7 years ago)
by
codeman
update to moria.sql. add a svnignore to the templates directory for templates_c
Revision
73 -
Directory Listing
Modified
Sun May 21 03:21:30 2006 UTC
(7 years ago)
by
codeman
convert admin page. this will obviously need
to change with the new redesign.
Revision
72 -
Directory Listing
Modified
Sun May 21 02:59:36 2006 UTC
(7 years ago)
by
codeman
update to login code. should work now.
Revision
71 -
Directory Listing
Modified
Sun May 21 02:24:02 2006 UTC
(7 years ago)
by
codeman
starting to move stuff over to blackace's implementation
inital move of index and login
Revision
70 -
Directory Listing
Modified
Sun May 21 01:51:50 2006 UTC
(7 years ago)
by
blackace
s/$table/$this->table/
Revision
68 -
Directory Listing
Modified
Sun May 21 01:35:43 2006 UTC
(7 years ago)
by
codeman
missing a {/section}
Revision
67 -
Directory Listing
Modified
Sun May 21 01:35:11 2006 UTC
(7 years ago)
by
codeman
touchups to the php files for actual use
Revision
66 -
Directory Listing
Modified
Sun May 21 00:20:11 2006 UTC
(7 years ago)
by
blackace
missing require_once for Session.php
Revision
59 -
Directory Listing
Modified
Tue May 9 10:14:02 2006 UTC
(7 years ago)
by
blackace
Reverted files I forgot to svn revert before the last commit
Revision
58 -
Directory Listing
Modified
Tue May 9 09:56:23 2006 UTC
(7 years ago)
by
blackace
Add .smarty with header, footer, and a message template, more templates to follow
Revision
57 -
Directory Listing
Modified
Tue May 9 09:55:21 2006 UTC
(7 years ago)
by
blackace
Add .lib with DB and Session classes, common include with config, smarty setup and misc helper functions
Revision
47 -
Directory Listing
Modified
Sun Apr 23 02:59:12 2006 UTC
(7 years, 1 month ago)
by
codeman
adding the rest of the converted admin pages.
conversion should be complete.
Revision
46 -
Directory Listing
Modified
Sun Apr 23 02:24:31 2006 UTC
(7 years, 1 month ago)
by
codeman
Lots more general updates. Getting things converted over and simplified.
Revision
43 -
Directory Listing
Modified
Sat Apr 22 19:29:31 2006 UTC
(7 years, 1 month ago)
by
agaffney
add get_scire_user() function
Revision
42 -
Directory Listing
Modified
Sat Apr 22 19:26:31 2006 UTC
(7 years, 1 month ago)
by
codeman
updating code
Revision
41 -
Directory Listing
Added
Sat Apr 22 16:07:51 2006 UTC
(7 years, 1 month ago)
by
codeman
initial scire files and directory added. more will come soon
| Sticky Revision: |
|