Log of /scire
Directory Listing
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, 9 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, 9 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, 9 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, 10 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, 10 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, 10 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: |
|