Web development pages changelog
- Detail pages without tables and field names
-
May 7, 2013, 11:46 a.m.
You can specify that your detail pages not show the field names; this means they are not tabular data and will not be displayed in a table.
- Employee Indemnification
-
Jan. 29, 2013, 9:50 a.m.
Employee Indemnification
- Vacation Calendar
— available to all IT employees
-
Dec. 20, 2012, 10:59 a.m.
— jerry
made the overall vacation calendar available to all ITS employees, instead of just those who use the vacation system.
- Custom forms
— added getFieldLabel
-
Dec. 6, 2012, 3:25 p.m.
— jerry
added getFieldLabel method to get the unique label for a field.
- Basic troubleshooting
-
Aug. 30, 2012, 8:22 a.m.
When your HTML, PHP, or JavaScript isn’t performing the way you think it ought to be performing, you can run a few simple, short tests to help pinpoint where the problem lies.
- Discovering Assumptions
-
Aug. 30, 2012, 8:21 a.m.
“The instructor stood in the doorway, face iridescent. ‘For that matter, if anyone had asked me for the number itself, I would have told him.’”
- Attachments
— Added array attachment option
-
Aug. 29, 2012, 10:02 a.m.
— jerry
Added ability to attach multiple uploaded files as a single array.
- GetItNow Availability
-
July 16, 2012, 11:55 a.m.
Is GetItNow available?
- Policies and Procedures
-
May 10, 2012, 3:34 p.m.
Policies and Procedures PDF.
- Policy Manual site.list
-
May 1, 2012, 11:25 a.m.
Site.list for the Legal Policy Manual.
- Policy on Consensual Relationships Between Supervisors and Employees
-
May 1, 2012, 7:59 a.m.
Policy on Consensual Relationships Between Supervisors and Employees
- Workplace Standards
-
May 1, 2012, 7:59 a.m.
Workplace Standards
- Policy on Consensual Relationships Between Employees and Students
-
April 30, 2012, 10:49 a.m.
Policy on Consensual Relationships Between Employees and Students
- Phone directory changes
— Fixed JavaScript
-
April 27, 2012, 10:39 a.m.
— jerry
Added /includes/forms.js which was needed to work, and moved /its/scripts/custom.js to /scripts/usd/changepeople.js.
- JavaScript quirks
— variables are global by default
-
April 19, 2012, 10:10 a.m.
— jerry
Unless you say otherwise, JavaScript variables can conflict with variables of the same name in other scripts.
- Regular Expressions
-
April 13, 2012, 8:49 a.m.
Almost all filters in Mailman use “Regexps”, or, “Regular Expressions”. These are powerful tools, but very easy to mess up and lose mail.
- Mail Queue
— added default senders
-
April 12, 2012, 2:04 p.m.
— jerry
When you can’t trust the sender, you can add a default sender you can trust, to ensure that the message goes out.
- Stress points
-
March 15, 2012, 8:13 a.m.
What should you watch out for if you’re expecting a huge influx of visitors all at the same time?